serdartoren / ESP32-S3_HMI_Squareline_Example

Squareline example to esp32s3 lcd kit
1 stars 1 forks source link

Squareline example to esp32s3 lcd kit

Project development steps

git clone https://github.com/serdartoren/ESP32-S3_HMI_Squareline_Example.git
cd ESP32-S3_HMI_Squareline_Example
get_idf

Project settings

image

After exported your GUI project

idf.py build
idf.py flash monitor -p /dev/ttyUSBx

Done!

Don't forget to give star if it worked for you :)