Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] add OLED display support for sh1107 128x128px #5032

Open
Urvater opened this issue Apr 14, 2024 · 2 comments
Open

[FR] add OLED display support for sh1107 128x128px #5032

Urvater opened this issue Apr 14, 2024 · 2 comments
Labels
Category: Plugin Related to supported sensors Type: Feature Request Add a completely new feature (e.g. controller/plugin)

Comments

@Urvater
Copy link

Urvater commented Apr 14, 2024

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.

@tonhuisman
Copy link
Contributor

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.

@TD-er
Copy link
Member

TD-er commented Apr 15, 2024

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.

@TD-er TD-er added Category: Plugin Related to supported sensors Type: Feature Request Add a completely new feature (e.g. controller/plugin) labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Plugin Related to supported sensors Type: Feature Request Add a completely new feature (e.g. controller/plugin)
Projects
None yet
Development

No branches or pull requests

3 participants