LVGL Tutorial with ESP32, Creating Interactive UI/UX Screens: Implementing On-Screen Keyboard

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 17

  • @yakkook
    @yakkook Před 4 měsíci +1

    좋은 강의 감사합니다. 더 많은 프로젝트 부탁합니다 예를들어 그래프같은 것들이요.

  • @superlbc
    @superlbc Před 4 měsíci +3

    Good stuff

  • @TT-it9gg
    @TT-it9gg Před 4 měsíci +2

    Thanks for sharing!~

  • @user-pd3wb3rc3z
    @user-pd3wb3rc3z Před 2 měsíci

    Thank you for the video!

  • @arash5094
    @arash5094 Před 4 měsíci +1

    ❤ I love your videos man

  • @coderhex1675
    @coderhex1675 Před 4 měsíci

    dude, please make tutorial series for LVGL with FReeRTOS kernel. I think the performance will be the best.

  • @Sujay.vistons
    @Sujay.vistons Před 4 měsíci +1

    Hi,Big fan of your work after watching "ESP32CAM | Sending images via UDP". i'm still a beginner and learning ,I have a doubt regarding ESP32CAM can this bypass a jammer (wifi,2g,3g,4g,5g signals) . is there any alternative way to this. can you please help.

    • @ThatProject
      @ThatProject  Před 4 měsíci

      The built-in antenna on the ESP32CAM AI-Thinker board is not very good. For smoother communication, it is recommended to attach an external antenna. Is jamming caused by nearby communication signals? And also, please ask your question below the video of the project. thank you

  • @Yakroo108
    @Yakroo108 Před 4 měsíci

    👍👍👍

  • @jak_k
    @jak_k Před 4 měsíci

    High. Nice and clear explanations thanks. What screen is that?

    • @ThatProject
      @ThatProject  Před 4 měsíci +1

      In this project, I use 2 displays(?).
      These are WT32-SC01 Plus and ESP32-S3 + ST7796. czcams.com/video/KPiDBOOTJ8g/video.htmlsi=fqQHmSIrY_qo8BzN

  • @yakine13
    @yakine13 Před 4 měsíci

    Do you have any ideas of where to find Good Base project (demos to borrow stuff from)? I would like to make a device with a menu on it and reuse some great component froms all the demos.

    • @ThatProject
      @ThatProject  Před 4 měsíci

      There are many places where you can see UI/UX. Here is dribbble.com/, and Googling can also help.

    • @yakine13
      @yakine13 Před 4 měsíci

      @@ThatProject thank you, but I'm talking about real code template and not just visual.
      Thanks 👍

  • @jorgw.6151
    @jorgw.6151 Před 4 měsíci

    I spent a lot of time with Lvgl on arduino together with Lora componets and SD Storage. After all I have to say that the system is not stable. I'm looking now for month about spontaneuos resets without success.

    • @FrankP83
      @FrankP83 Před 4 měsíci

      this is not a good stuff...😮 im now starting with Arduino + LVGL on ESP32 S3

    • @ThatProject
      @ThatProject  Před 4 měsíci +1

      What parts of your work do you have issues with? I have also done commercial projects with this.