This is a set of experiments to evaluate the RP2040 Touch LCD 1.28 circular display by Waveshare
Repo produced to support video on my YouTube channel DrJonEA
+helloWorld: Simple drive graphics to the display
- Gyro: Pull Gyr and Accelerometer data from the chip and print on USB
- touch: Simple touch example using the basic library
- lvglHack - Rebuild of the lcgl example from Waveshare into a more Raspberry Pico project structure
- lvglProject - A lvgl project building from the lvglHack but allow widget setup to be split out