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 f25d4bb commit 85e11bb
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions docs/examples/Sonos display.md
Expand Up @@ -28,11 +28,14 @@ One note on the SSD1309 display. In order to get it to work as I2C instead of SP

**Connections:**
SSD1306/1309 --> Wemos D1 mini
VCC: 3,3v !!!
GND: GND
SDA: D1
SCL: D2
RES: D0 or RST
VCC: 3,3v !!!
GND: GND
SDA: D1
SCL: D2
RES: D0 or RST
CS: nc (no connection - flr
DC: nc (no connection - floating)


### Display setup:
My current display setup consists of four pages that all are displayed for 5 seconds.
Expand Down Expand Up @@ -407,8 +410,8 @@ _[@htvekov](https://github.com/htvekov)_


<!--stackedit_data:
eyJoaXN0b3J5IjpbLTEyNTE5MzI5MSwxODYxNjc3MjQ3LDIxMz
k1NTE2MDgsLTE5OTY1NTk2MjcsMjIxODkyOTUyLDY2OTc4MzYy
Myw4MDcwMTA0NCwtMjY4MDEyNTIzLDY4NjkyMzc2NSw4MTE5Mj
AzNzUsMTEzNjQyNjMzMiwtMzAwMjU0MTg2XX0=
eyJoaXN0b3J5IjpbODUzMzUxNTY3LDE4NjE2NzcyNDcsMjEzOT
U1MTYwOCwtMTk5NjU1OTYyNywyMjE4OTI5NTIsNjY5NzgzNjIz
LDgwNzAxMDQ0LC0yNjgwMTI1MjMsNjg2OTIzNzY1LDgxMTkyMD
M3NSwxMTM2NDI2MzMyLC0zMDAyNTQxODZdfQ==
-->

0 comments on commit 85e11bb

Please sign in to comment.