Replies: 1 comment
-
|
U8g2 is optimized for one-bit per pixel displays (=monochrome displays). It simply doesn't support RGB displays like the ST7735. If you are interessted in the fonts, then maybe look at https://github.com/olikraus/U8g2_for_Adafruit_GFX which works together with the Adafruit driver for the ST7735 Or maybe use my old lib (which is not supported any more but should still work): |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why U8G2 doesn't support OLED ic driver ST7735 or ST77xx ?
Beta Was this translation helpful? Give feedback.
All reactions