letscontrolit/ESPEasy

[FR] add OLED display support for sh1107 128x128px

Urvater opened this issue · 2 comments

Please add sh1107 OLED displays with 128x128 pixels to the supported displays.

at the moment only sh1106 displays with max. 128x64 are suported. when connecting a sh1107 display only parts of the display are used, other parts show static patern.

Hmm, if we're adding this type of display, we should also add the SSD1327 128x128 display, that's probably obtainable at the same price point as these SH1107 displays.

Maybe make it ESP32-only when adding to the OLED Framed plugin as especially the "display" build for ESP8266 is already only a few bytes away from no longer fitting.