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 4ab2d09 commit 3ae5f28
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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 in this build. Resolution iSome links examples for hardware below. These are just some random sellers I've picked. Not necessarily the cheapest or best sellers.
I've used the simple and inexpensive SSD1306 0,96" OLED display in this build. Resolution is only 128x64, but enough though when using several pages to be displayed continously. Some links examples for hardware below. These are just some random sellers I've picked. Not necessarily the cheapest or best sellers.

Wemos D1 mini – ESP8266
https://www.aliexpress.com/item/32845253497.html?spm=a2g0s.9042311.0.0.27424c4dFNzmlu
Expand Down Expand Up @@ -402,8 +402,8 @@ _[@htvekov](https://github.com/htvekov)_


<!--stackedit_data:
eyJoaXN0b3J5IjpbLTE3Njc2MTU5NTcsLTE5OTY1NTk2MjcsMj
IxODkyOTUyLDY2OTc4MzYyMyw4MDcwMTA0NCwtMjY4MDEyNTIz
LDY4NjkyMzc2NSw4MTE5MjAzNzUsMTEzNjQyNjMzMiwtMzAwMj
U0MTg2XX0=
eyJoaXN0b3J5IjpbMTcwNjE5MjU0NSwtMTk5NjU1OTYyNywyMj
E4OTI5NTIsNjY5NzgzNjIzLDgwNzAxMDQ0LC0yNjgwMTI1MjMs
Njg2OTIzNzY1LDgxMTkyMDM3NSwxMTM2NDI2MzMyLC0zMDAyNT
QxODZdfQ==
-->

0 comments on commit 3ae5f28

Please sign in to comment.