limpens / T-Dongle-S3

ESP-IDF example for the LILYGO T-Dongle-S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LILYGO T-Dongle-S3

Example code for the t-dongle-s3 using esp-idf. The original factory example from LILYGO is made for Arduino

usage:

git clone --recurse-submodules <this repository>
idf.py set-target esp32s3
idf.py build flash monitor

The code has been kept to a minimum, showing how to use:

About

ESP-IDF example for the LILYGO T-Dongle-S3

License:MIT License


Languages

Language:C++ 95.2%Language:CMake 4.8%