LVGL ESP32 2432S028R learn about SWITCH and handle events (Beginner)

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 11

  • @erikderuiter7475
    @erikderuiter7475 หลายเดือนก่อน

    You are the only useful source on TH-cam for beginners to learn to use LVGL and EEZ Studio. 👏

  • @phaquasystems2685
    @phaquasystems2685 หลายเดือนก่อน +2

    Please keep up the good work very helpful.

  • @TheStuzenz
    @TheStuzenz 2 หลายเดือนก่อน +1

    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

  • @adnanjm9224
    @adnanjm9224 2 หลายเดือนก่อน

    Niiiice

  • @mzs2gt
    @mzs2gt 15 วันที่ผ่านมา +1

    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?

    • @lvgl_beginner
      @lvgl_beginner  15 วันที่ผ่านมา

      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

    • @mzs2gt
      @mzs2gt 15 วันที่ผ่านมา +1

      ​@@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.

    • @lvgl_beginner
      @lvgl_beginner  12 วันที่ผ่านมา

      Can you check that you're using the correct version of LVGL.
      I was using LVGL 9.1.0 in Arduino.

    • @mzs2gt
      @mzs2gt 8 วันที่ผ่านมา +1

      @@lvgl_beginner YESSS, are you right! this was the problem!! thank youuu!!!!!🥳🥳🥳

  • @Smartsyncinnovations
    @Smartsyncinnovations 2 หลายเดือนก่อน

    Please which software is this?

    • @lvgl_beginner
      @lvgl_beginner  2 หลายเดือนก่อน

      I use EEZ Studio to create the UI.
      www.envox.eu/studio/studio-introduction/