You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A PlatformIO project to get started with the Waveshare RP2040 with the 1.28" round LCD display. Includes a driver for the IMU, as well as a display driver implementation with LovyanGFX.
PlatformIO Boilerplate for the Waveshare RP2040 MCU Board with 1.28inch Round LCD, accelerometer and gyroscope Sensor
Included peripherals
240x240 GC9A01 LCD (via 4-Wire SPI)
QMI8658C IMU (via I2C)
Battery Voltage ADC with voltage divider (factor 0.5)
About
A PlatformIO project to get started with the Waveshare RP2040 with the 1.28" round LCD display. Includes a driver for the IMU, as well as a display driver implementation with LovyanGFX.