LCD library for ESP32-WROVER-KIT v4.1
Posted: Fri May 14, 2021 1:29 am
Is there a library available for the LCD on the WROVER KIT that provides a simple function to write text to the display?
Code: Select all
git clone --recurse-submodules https://github.com/lvgl/lv_port_esp32.git
cd lv_port_esp32
idf.py build flash --port PORT_NAME