Example Programsο
Configuration modulesο
To run the examples, you need two modules that set up the display and buttons for the example MicroPython programs: tft_config.py and tft_buttons.py. These modules configure the display and manage button interactions, ensuring compatibility with various processors and displays. The provided modules located in the tft_configs folder are specific to the devices I used during testing; use them as a reference to create configuration modules for your device if itβs not one of those included.
- M5STACK AtomS3 128x128 (GC9107)
- Generic ESP32 320x240
- M5STACK CORE 320x240 (ILI9342)
- M5STACK CORE2 320x240 (ILI9342)
- M5STACK CoreS3 320x240 (ILI9342)
- RP2040-Touch-LCD-1.28 240x240 (GC9A01)
- LilyGo T-Dongle-S3 80x160 (ST7735)
- LilyGo T-embed 170x320
- LilyGo T-QT Pro 128x128 (GC9107)
- LilyGo T-DISPLAY 135x240
- LilyGo T-DISPLAY RP2040 135x240
- Waveshare Pico LCD 1.14 135x240
- Waveshare Pico LCD 1.3 240x240
- Waveshare Pico LCD 2 240x320