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 2, 2020
1 parent 4c63d6b commit 0d815da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/Sonos display.md
Expand Up @@ -10,7 +10,7 @@ Using ControllerX - Controlling your Sonos speakers have never been easier 😎
All it takes is an ESP8266 with ESPHome software, an appropriate display, a handful of HA sensors and you’re all set to go 🚀 ESPHome is a system framework for ESP8266 units that has support for several I2C OLED/E-ink display types and numerous sensors, has direct HA integration via add-on and easy, yet powerful YAML configuration. Read more about ESPHome and how to set it up in HA here: https://esphome.io/

### Hardware:
I've used the simple and inexpensive SSD1306 0,96" OLED display for this build. Resolution is only 128x64, but enough though when using several pages to be displayed continously. This display has a 'big brother' in the SSD1309 display. This display has the same resolution, is priced at some 14 US$, can used same drivers/library as SSD1306 but is much, much larger at 2,42".
I've used the simple and inexpensive SSD1306 0,96" OLED display for this build. Resolution is only 128x64. But still enough though, when using several pages to be displayed continously. This display has a 'big brother' in the SSD1309 display. This display has the same resolution, is priced at some 14 US$, can use same drivers/library as SSD1306 but is much, much larger at 2,42" 🙂 I really like this big and simple I2C

Some links examples for hardware below. These are just some random sellers I've picked. Not necessarily the cheapest or best sellers.

Expand Down Expand Up @@ -404,7 +404,7 @@ _[@htvekov](https://github.com/htvekov)_


<!--stackedit_data:
eyJoaXN0b3J5IjpbLTQ4MzcwOTI5MiwyMTM5NTUxNjA4LC0xOT
eyJoaXN0b3J5IjpbMTg2MTY3NzI0NywyMTM5NTUxNjA4LC0xOT
k2NTU5NjI3LDIyMTg5Mjk1Miw2Njk3ODM2MjMsODA3MDEwNDQs
LTI2ODAxMjUyMyw2ODY5MjM3NjUsODExOTIwMzc1LDExMzY0Mj
YzMzIsLTMwMDI1NDE4Nl19
Expand Down

0 comments on commit 0d815da

Please sign in to comment.