gc9a01py icon indicating copy to clipboard operation
gc9a01py copied to clipboard

GC9A01 Display driver in MicroPython

Results 3 gc9a01py issues
Sort by recently updated
recently updated
newest added

It would be nice to have some functions that would create: - ellipses - rounded rectangles - curves - triangles - Arcs At least circles and triangles

Am I missing something or is the draw arc function not implemented?

Trying to run your lines codes on an esp32 Pico D4 from M5Stack (M5Stamp Ver) but just have a blank screen (backlight lit up) but not sure if I'm doing...