Skip to content

Commit

Permalink
docs/examples/Sonos display.md updated from https://stackedit.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
htvekov authored and xaviml committed Aug 17, 2020
1 parent fae4f2d commit 4c957e2
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions docs/examples/Sonos display.md
Expand Up @@ -24,8 +24,7 @@ https://www.aliexpress.com/item/32896971385.html?spm=a2g0s.9042311.0.0.27424c4d7
https://www.aliexpress.com/item/33024448944.html?spm=a2g0s.9042311.0.0.27424c4d28nV4A

Or alternatively you can use a Wemos NodeMCU ESP8266 with integrated 0,96" OLED display
https://www.aliexpress.com/item/4000287451981.html?spm=a2g0o.productlist.0.0.2d34c80dWlfO69(https://www.aliexpress.com/item/4000287451981.html?spm=a2g0o.productlist.0.0.2d34c80dWlfO69)

https://www.aliexpress.com/item/4000287451981.html?spm=a2g0o.productlist.0.0.2d34c80dWlfO69

**One note on the SSD1309 display**
In order to get it to work as I2C instead of SPI, you need to do a bit of soldering. On the specific display type I bought, you need to bridge (short) R5 and move R4 to R3. Remember that display will NOT work unless RES is connected to RST on ESP8266 (or any available pin and controlled in ESPHome sw). Note: Display only supports 3,3v on VCC. Some have reported that display tolerates 5v. I wouldn’t take that risk, though! I’ve kept both CS and DS ‘floating’. Haven’t had any I2C address issues so far. Use pull-up/down resistors if you experience issues.
Expand Down Expand Up @@ -416,10 +415,10 @@ _[@htvekov](https://github.com/htvekov)_


<!--stackedit_data:
eyJoaXN0b3J5IjpbOTAyODQ1NzQ1LC03MjYxODUwNDgsMTA3OD
g1NDM4MSwxNjkyMzU0MTAsLTYxMjAyMjkwOSwxMzU0NzE3NjY3
LC0xMjAyODQ4NDgyLDE4NjE2NzcyNDcsMjEzOTU1MTYwOCwtMT
k5NjU1OTYyNywyMjE4OTI5NTIsNjY5NzgzNjIzLDgwNzAxMDQ0
LC0yNjgwMTI1MjMsNjg2OTIzNzY1LDgxMTkyMDM3NSwxMTM2ND
I2MzMyLC0zMDAyNTQxODZdfQ==
eyJoaXN0b3J5IjpbLTE0OTQ1ODczODcsLTcyNjE4NTA0OCwxMD
c4ODU0MzgxLDE2OTIzNTQxMCwtNjEyMDIyOTA5LDEzNTQ3MTc2
NjcsLTEyMDI4NDg0ODIsMTg2MTY3NzI0NywyMTM5NTUxNjA4LC
0xOTk2NTU5NjI3LDIyMTg5Mjk1Miw2Njk3ODM2MjMsODA3MDEw
NDQsLTI2ODAxMjUyMyw2ODY5MjM3NjUsODExOTIwMzc1LDExMz
Y0MjYzMzIsLTMwMDI1NDE4Nl19
-->

0 comments on commit 4c957e2

Please sign in to comment.