CircuitPython_GC9A01_demos
CircuitPython_GC9A01_demos copied to clipboard
Demos showing how to use CircuitPython displayio driver for GC9A01 round LCDs
Results
2
CircuitPython_GC9A01_demos issues
Sort by
recently updated
recently updated
newest added
trafficstars
As I tested, SPI frequency is set to 250000 which is very low to refresh the screen. Is there any way to increase it to the highest possible frequency (130_000_000...
Add Waveshare RP2040-TOUCH-LCD-1.28 support (tested on 9.2.2) I likely need to do the same change in every demo file, I will try all of your demo anyway. I am lazy...