olikraus / u8g2

U8glib library for monochrome displays, version 2
Other
5.14k stars 1.05k forks source link

How i can use a ST7735 SPI Display with the u8g2 lib? #2110

Open martinmmi opened 1 year ago

martinmmi commented 1 year ago

Hello, i started to programming a project with 0,96 oled displays. Now, i have a new mikrocontroller in that project without display. I want to try a little bigger 2.0 spi st7735 display.

how can i keep the working code for the bigger display?

I know that the lib is only designed for monochrome displays. I just want to show white and black on the display.

Thanks -Martin

olikraus commented 1 year ago

St7735 is not supported. Support is thinkable, but speed would more than 16x slower compared to a true monochrome display.