diff --git a/docs/examples/Sonos display.md b/docs/examples/Sonos display.md index 880f8893..5ffa8678 100644 --- a/docs/examples/Sonos display.md +++ b/docs/examples/Sonos display.md @@ -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. @@ -416,10 +415,10 @@ _[@htvekov](https://github.com/htvekov)_ \ No newline at end of file