Thank you for putting time into making these videos. This one was useful - I just went to your repo and will be checking out your other ones - great job - thanks
Hi, I will followed the steps in randomnerdtutorials, but my display show the image with lines black and distorted image, doy you have any idea why does this happen?
Can you try and see if an example with simple button or image works. This one th-cam.com/video/NRyf-t-fDvw/w-d-xo.html uses one image. If that doesn't work maybe check if the following values are enabled/ON in User_Setups: Arduino\libraries\TFT_eSPI\User_Setups - #define TFT_INVERSION_ON - #define TFT_RGB_ORDER TFT_BGR
@@lvgl_beginner Yes, I applied those changes, but the image still looks distorted, it only happens when using files created with EEZ. Using code LVGL in files .ino, as showed in tutorials in randomnerdtutorial, the image looks good.
You are the only useful source on TH-cam for beginners to learn to use LVGL and EEZ Studio. 👏
Please keep up the good work very helpful.
Thank you for putting time into making these videos. This one was useful - I just went to your repo and will be checking out your other ones - great job - thanks
Niiiice
Hi, I will followed the steps in randomnerdtutorials, but my display show the image with lines black and distorted image, doy you have any idea why does this happen?
Can you try and see if an example with simple button or image works.
This one th-cam.com/video/NRyf-t-fDvw/w-d-xo.html uses one image.
If that doesn't work maybe check if the following values are enabled/ON in User_Setups:
Arduino\libraries\TFT_eSPI\User_Setups
- #define TFT_INVERSION_ON
- #define TFT_RGB_ORDER TFT_BGR
@@lvgl_beginner Yes, I applied those changes, but the image still looks distorted, it only happens when using files created with EEZ. Using code LVGL in files .ino, as showed in tutorials in randomnerdtutorial, the image looks good.
Can you check that you're using the correct version of LVGL.
I was using LVGL 9.1.0 in Arduino.
@@lvgl_beginner YESSS, are you right! this was the problem!! thank youuu!!!!!🥳🥳🥳
Please which software is this?
I use EEZ Studio to create the UI.
www.envox.eu/studio/studio-introduction/