1.28 inch IPS Module: GC9A01+CST816S 240*240(Round) 4W-SPI

My display module: 1.28 inch IPS Module: GC9A01+CST816S 240*240(Round) 4W-SPI






CircuitPython Exercises:
1.28" 240x240 Round Display with GC9A01 SPI, on Raspberry Pi Pico 2 W.
Downloading Bitmap via WiFi with CircuitPython, Saving to Local File System, and Displaying on LCD using OnDiskBitmap.
Pico 2 W/CircuitPython 10.0.3 Display bmp images in SD, using displayio.OnDiskBitmap()/adafruit_imageload.load().
Raspberry Pi Pico 2 W/CircuitPython 10.0.3: Load animated GIFs from MicroSD, display them on a 240*240 GC9A01 LCD using gifio.OnDiskGif.


Comments

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

Drive ST7796 SPI TFT with XPT2046 Touch on ESP32-C3-DevKitM-1 (arduino-esp32), using TFT_eSPI.