olikraus / u8g2

U8glib library for monochrome displays, version 2
Other
5.05k stars 1.04k forks source link

SSD1351 support #1834

Closed dpsproservices closed 2 years ago

dpsproservices commented 2 years ago

Looking to add support for SSD1351 which is for 1.5inch RGB OLED Display Module, 65K RGB Colors, 128×128, SPI

olikraus commented 2 years ago

u8g2 is a library for monochrome displays only.

dpsproservices commented 2 years ago

Okay I did not realize that the library is monochrome displays only until looking at the list in the code. Let me know if there will be any future plan to expand into RGB displays. thank you

olikraus commented 2 years ago

U8g2 will stay a monochrome lib ;-)