/smalltv-pro-esp-idf

Minimal ESP-IDF 5 sample project, demonstrating how to set up and control the 240x240 LCD display of the Smalltv-Pro device.

Primary LanguageC

SmallTv-Pro ESP-IDF Sample Project

Demo

Minimal ESP-IDF 5 sample project, demonstrating how to set up and control the 240x240 LCD display of the Smalltv-Pro device. Starting point to write your own project to run on this cute hardware.

source $IDF_PATH/export.sh

# Build/flash
idf.py build flash

Links

TODO

  • Enable touch button (GPIO 32)