greiman / SSD1306Ascii

Text only Arduino Library for SSD1306 OLED displays
MIT License
500 stars 122 forks source link

Two oled 128x32 sharing the same address 0x3C connected to ESP32 #97

Open rigr opened 1 year ago

rigr commented 1 year ago

Hello, not an issue, but wanted to let you know I was able to connect two cheap 128x32 Oleds to a ESP32 - both displaying independently. I wrote three sketches using different libraries: https://github.com/rigr/Two-oleds-on-ESP32 Thanks for your work on the SSD12306Ascii library! Best wishes Richard