Hi, i bought your ebooks because i’m going mad to do this project.
I bought a board from waveshare 2.8 display with touch and esp32s3 module, they provide an example project on arduino (that is impossible to compile it) and another one on visualstudio based on IDF Framework, i find a way to work on this compiling the project, but i cannot modify the graphics.
So i want to start from 0, possibily with visual studio code + platform io, and this board (or arduino ide if you dont provide support on vs code).
i want to do a base project that initializes LCD, touch spi and so on, and starts lvgl library (and must compile correctly, avoiding errors on file like lvg.h and other similiars)
and then do the graphic with SquareLine studio.
Could you help me? thank you so much
Hi.
We have getting started guides for LVGL with Arduino IDE and with VS Code.
You can find our getting started guide with VS Code and LVGL here: https://randomnerdtutorials.com/programming-esp32-cyd-cheap-yellow-display-vs-code/
On the LVGL eBook, we use Arduino IDE: https://rntlab.com/module-1/esp32-lvgl-ebook/
However, at the moment, we don’t have any tutorials with SquareLine Studio.
REgards,
Sara