rm-hull / luma.lcd

Python module to drive PCD8544, HT1621, ST7735, ST7567 and UC1701X-based LCDs
https://luma-lcd.readthedocs.io
MIT License
156 stars 56 forks source link

How do I display desktop with ST7735? #106

Closed MetalMantis closed 3 years ago

MetalMantis commented 4 years ago

I am totally new to Raspberry Pi, and I got the display working (I am able to run the examples) I am on Raspberry Pi 4, and my refresh rate is decent. I was wondering how to use the lcd to display the desktop/ if it could be done. Thanks!

rm-hull commented 3 years ago

You can’t with this library, you would have to use the kernel fbtft adafruit18 driver instead