The WT32-SC01 is a ESP32 Development board with a 3.5-inch color touch screen
- platformio run
- platformio run -t upload
Fork of WT32-SC01-Exp with platformio Support
A simple examples to show how to use lvgl with the WT32-SC01. The Arduino Framework and Platform.io as the build environment are used.
Based on the work of several people:
- WT32-SC01-Exp for the Basis support of TFT und Touchscreen
- Platformio-Example from lvgl
- Example from daumemo.com
- Random remakrs about lv_tick_task and the freertos tick hook