Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

ESP32 with OLED

15 Byte hinzugefügt, 20:34, 11. Feb. 2018
/* Using the OLED */
== Using the OLED ==
For both modules it seems that the OLED display is accessible by GPIO5 and is SDA, Pin GPIO4 is SCL using this line with the [https://github.com/squix78/esp8266-oled-ssd1306 squix78 ssd1306.h] Library: <pre>SSD1306 display (0x3c, 5, 4);</pre>
1.954
Bearbeitungen