Skip to content

LVGL demos using LovyanGFX driver on Makerfabs 16-bit parallel TFT (ESP32-S2 or ESP32-S3)

License

Notifications You must be signed in to change notification settings

radiosound-com/makerfabs-parallel-tft-lvgl-lgfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LVGL + LGFX for MakerFabs 3.5" Parallel TFT ESP32-S2 and S3

A simple project that puts all the LVGL demos together in a simple esp-idf project with the LovyanGFX driver

Credits

Important

You must clone this repo recursively

git clone https://github.com/radiosound-com/makerfabs-parallel-tft-lvgl-lgfx --recursive

Setup

Tested with ESP-IDF v5.2.1. Other versions may work as well.

Make sure you have esp-idf exported, e.g.:

source ~/esp/esp-idf/export.sh

Depending on which board you have:

idf.py set-target esp32s2

or

idf.py set-target esp32s3

Then

idf.py build flash monitor

About

LVGL demos using LovyanGFX driver on Makerfabs 16-bit parallel TFT (ESP32-S2 or ESP32-S3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published