Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 701 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 701 Bytes

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)