Relative Content

Tag Archive for c++touchesp32esp-idflvgl

ESP32 / ESPIDF I2C Touchscreen Driver (GT911) usage with i8080 + lvgl

Situation:
I am working on an ESP32 Project for about 4 months now using this display
and an ESP32 Dev Kit C V1 (not the newer one).
All of that as mentioned in the ESPIDF.
The Display uses an ILI9488 driver via an 8bit parallel connection which i got to a working condition displaying a button with lvgl 8.3 a week ago.