

StephenW
-
Posts
12 -
Joined
-
Last visited
Reputation Activity
-
StephenW reacted to Larry Bank in Orange Pi Zero Plus 2 settings with 1.8 TFT screen
That display is easy to work with if you don't need direct Linux/X11 support. What I mean is that I've written code to talk to those LCDs and it can draw text and graphics through direct function calls (e.g. Draw a string a of text at a specific x,y in a specific color). If that's sufficient for your project, give it a try:
https://github.com/bitbank2/SPI_LCD