LVGL ESP32 2432S028R CYD (Beginner) create a simple speedometer with Arc, Scale, Image and Label.

  Рет қаралды 7,928

LVGL_BEGINNER

LVGL_BEGINNER

Күн бұрын

Пікірлер: 10
@erikderuiter7475
@erikderuiter7475 2 ай бұрын
Thank you so much for making these video's! I have problems with Squareline studio which is too complicated for me. EEZ studio seems more suitable for hobbyists
@igordavid5023
@igordavid5023 19 күн бұрын
How to adjust the scale to be 180 degrees, like the final result?
@lvgl_beginner
@lvgl_beginner 18 күн бұрын
Please see here for more information: kzbin.info/www/bejne/ini4pYKOnrWUfqc
@dknuth007
@dknuth007 Ай бұрын
Where does the needle image come from, or where should a png be stored to show up?
@lvgl_beginner
@lvgl_beginner Ай бұрын
You can upload any images using EEZ Studio, on the right side there is a tab called *Bitmap*. This might help: kzbin.info/www/bejne/hIPcl2CqYst3rNk I added the needle image in the assets folder: github.com/nu1504ta0609sa0902/CYD_practice_projects/blob/main/LVGL9/EEZ_circular_speedometer/assets/needle_mid-removebg-preview.png
@ludokustermans
@ludokustermans Ай бұрын
Which software is used ?
@lvgl_beginner
@lvgl_beginner Ай бұрын
I use EEZ Studio to create UI: www.envox.eu/studio/studio-introduction/
@jumbo999614
@jumbo999614 2 ай бұрын
Does your code work on ESP32 and TFT ILI9341?
@lvgl_beginner
@lvgl_beginner 2 ай бұрын
Hi, the LVGL GUI code generated by EEZ studio will work. But the Arduino template is specific to the Cheap Yellow Display so most likely it won't work with TFT ILI9341. You will need to find the code and install the drivers for it. Unfortunately I am not familiar with TFT ILI9341 but I found this example so you can give it a try. randomnerdtutorials.com/lvgl-esp32-tft-touchscreen-display-ili9341-arduino/ Hope this helps.
@jumbo999614
@jumbo999614 2 ай бұрын
@@lvgl_beginner Thank you
Use EEZ Studio to Build an Arduino LVGL UI | nerdhut.de
8:49
CANbus gauge | Squareline Studio Tutorial, Basic Functionality, UI test
30:19
Don't be Fooled!! This Cheap Yellow Display Can Do a LOT!!
10:39
Talking Sasquach
Рет қаралды 39 М.
Export an EEZ Studio UI to Arduino Nano RP2040 | nerdhut.de
27:07