-
-
Notifications
You must be signed in to change notification settings - Fork 48
Add support for ST7920 LCD Display #210
Copy link
Copy link
Open
Labels
display adapterAdd support for a new displayAdd support for a new displayfeature-requestAdd new feature to the libraryAdd new feature to the libraryhelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
display adapterAdd support for a new displayAdd support for a new displayfeature-requestAdd new feature to the libraryAdd new feature to the libraryhelp wantedExtra attention is neededExtra attention is needed
Discussed in #176
Originally posted by NWSpitfire July 11, 2024
Hi!
I have come across this library on my quest to implement a simple menu to display on my 128x64 SPI LCD (ST7920) and 256x64 SPI OLED (SSD1322).
It looks great, but I see it is mainly geared for character displays like 1602 and 2004 types. Will it work with my dot matrix displays?
Thank you!