Closed micahvdm closed 3 years ago
PedalinoMini supports SSD1306 and SH1106 128x64 OLED display only. If SSD1309 is not backward compatible with SSD1306 it doesn't work.
It could be possible adapting https://github.com/ThingPulse/esp8266-oled-ssd1306 library.
After testing, the SSD1309 module compatible with SSD1306 can be used normally. I used translation software to translate it, and the meaning may be a little off!
Cool. Did this require any code changes?
Cool. Did this require any code changes?
Without modifying any code, you can use it directly after connecting
As the title says, I'm wondering if the above would be possible? Would be really nice to have a bigger OLED for a pedal board situation.