Jesse Hills
88e315e0e4
Many example yaml tidy-ups ( #3821 )
...
* Many example yaml tidy-ups
* Update components/sensor/hlw8012.rst
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
Clyde Stubbs
95fc5a0b24
Update quad spi docs ( #3676 )
2024-03-12 15:50:27 +13:00
Clyde Stubbs
90f45472da
Document quad spi config ( #3454 )
2024-01-19 13:30:57 +11:00
Clyde Stubbs
f9eaf893cd
Add spi_device ( #3156 )
...
* Add spi_device
* Fix list.
* Update SPI with interface: option
* Update for config changes.
* Cleanup terminology.
2023-09-08 02:27:24 -05:00
BerlinJoker
afed1384bf
add note about default SPI pin usage for stability/performance ( #2921 )
...
The current SPI documentation doesn't mention that there is a difference in how ESPs work depending on which GPIOs are chosen for the SPI setup. While in theory all regular GPIOs can be used (and might work for a lot of people/setups), using the dedicated default SPI pins can be the missing puzzle piece for unstable ESP/device combinations
https://techoverflow.net/2021/07/26/what-is-the-spi-pinout-of-the-esp32-esp-wroom-32/
https://randomnerdtutorials.com/esp8266-pinout-reference-gpios/
2023-05-15 20:30:58 +02:00
Witold Krecicki
6b42fc13e4
Spi force sw ( #2748 )
2023-03-16 11:49:26 +13:00
Otto Winter
6053f490b5
Update svg2png and seo.py ( #1380 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Christian Ferbar
91ad5ee962
SPI: fix Example ( #1076 )
...
The right pins for ESP8266 and ESP32 are GPIO12-GPI14.
GPIO21-23 is not available on an ESP8266, on an ESP32 it is I2C, maybe it was copy&paste from I2C?
2021-03-29 22:26:24 +02:00
Ville Skyttä
2e966f1c48
Spelling and grammar fixes ( #928 )
2021-01-12 05:46:37 +13:00
Otto Winter
f22ac1a550
Partially Revert make SPI CS pin optional ( #706 )
2020-07-25 14:24:02 +02:00
Otto Winter
412297ab6d
Merge branch 'current' into next
2020-07-14 21:14:02 +02:00
igg
d738a58a60
Docs for CS Optional ( #644 )
...
* Docs for CS Optional
* rst fix
Co-authored-by: Ilya Goldberg <iggie@mac.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-10 17:02:51 -03:00
Matthew Edwards
9b6170ac60
Fix typos ( #561 )
2020-05-10 16:27:59 -03:00
Otto Winter
87147619c0
Docs update
2019-05-12 22:44:59 +02:00
Otto Winter
9d6c814991
Remove disqus
...
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
f4c1d31a1d
Revert "Remove disqus"
...
This reverts commit 19a22e8b39
.
2019-03-06 11:02:03 +01:00
Otto Winter
19a22e8b39
Remove disqus
2019-03-05 20:42:43 +01:00
Otto Winter
59e03981a4
Update next docs
2019-02-16 23:25:23 +01:00
Otto Winter
8d9b0d2375
Netlify ( #153 )
...
* Netlify
* Fix
* Faster doxygen
* Update Makefile
* Try without api
* Debug
* Fix
* Update Makefile
* Debug
* Try 1.8.13
* Remove debug
* Update Makefile
* Optimize
2019-02-07 13:54:45 +01:00