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

Any news from grayscale? #2418

Open
Adamyno opened this issue Apr 8, 2024 · 1 comment
Open

Any news from grayscale? #2418

Adamyno opened this issue Apr 8, 2024 · 1 comment

Comments

@Adamyno
Copy link

Adamyno commented Apr 8, 2024

I have an SSD1325 OLED display, which according to the data sheet can handle (16) levels of grayscale. This is not entirely clear to me because the original u8glib could control 4 different shades of gray on 2 bits. Unfortunately, I couldn't find a usable u8glib for an ESP32 board. The newer u8g2 can now be used with the ESP32 board, but it cannot handle grayscale. Thus, the display is essentially a waste, because it can do the same in this form as an SSD1306.

@olikraus
Copy link
Owner

Looks like also the Adafruit lib just supports monochrome graphics: https://reference.arduino.cc/reference/en/libraries/adafruit-ssd1325/

But to answer your question: No, nothing new from my end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants