Hello,
I’m trying to create a simple GUI using LVGL. The hardware I’m using is the ESP32 S3 Touch LCD7 from Waveshare. However, I keep running into errors no matter what I try. The only example that has somewhat worked is the “DrawColorBar” Arduino example.
All I need is to load a background image, add one data field, and a single button through Arduino. Could you please provide some code based on the DrawColorBar example that would help me achieve this?
I’d appreciate a simple approach. I also tried using SquareLine Studio, but it couldn’t recognize the UI.
Thank you!