Get Started with ESP32: Lesson 06 - Design UI with Squareline Studio

Sdílet
Vložit
  • čas přidán 12. 05. 2024
  • This video is a dedicated ESP32 course for beginners, utilizing the Elecrow CrowPanel ESP32 Display board, guiding you from setting up your ESP32 development environment to completing all the exciting projects on the Arduino IDE.
    ⭐ Get Elecrow CrowPanel ESP32 HMI Display Series here 👇
    www.elecrow.com/display/esp-h...
    ⭐ Course File 👇
    github.com/Elecrow-RD/CrowPan...
    For any technical inquiries or assistance, please feel free to reach out to us at techsupport@elecrow.com. We are here to help and will respond to your request promptly.
    📌Let's subscribe and follow us to keep updated with the latest news and perks:
    Facebook: / elecrow.openhardware
    Twitter: / elecrow1
    Instagram: / elecrow_official
    Linkedin: / elecrow-limited
    Tiktok: / elecrow
    #CrowPanel #ESP32 #Elecrow
  • Věda a technologie

Komentáře • 20

  • @SaperElektroZłomiarz
    @SaperElektroZłomiarz Před měsícem +2

    Great tutorial, great that it was created.
    I will link it under my video about the ESP32 Crow Panel.
    Several viewers have asked me for help with SquareLine.

    • @Elecrow
      @Elecrow  Před měsícem

      We're thrilled it'll be of great help to you. 😊

  • @charlesbang
    @charlesbang Před měsícem +1

    Thank you so much.
    I tried to run my UI program in SquareLine Studio for more than 2 months with Elecrow 5" and Waveshare 4.3".
    Finally, I succeeded followed this video with Elecrow 5".
    Most of the data and video were useless to me because it is not matched with actual data.
    Only this video is matched with actual code and libraries.

    • @Elecrow
      @Elecrow  Před měsícem

      We're thrilled it'll be of great help to you. 😊

  • @phamks6109
    @phamks6109 Před dnem

    How to design SLS, create UI files, edit user setup TFT you have introduced in great detail; but I don't see instructions for editing the .ino file?

  • @SergioSena
    @SergioSena Před měsícem

    Great tutorial. Thank you!
    I'd like know about display info on screen (like temperature) and how to invoke functions from ESP32...

    • @Elecrow
      @Elecrow  Před měsícem +1

      Hi, the content you mentioned will be updated as the seventh and eighth episodes of the video series, expected to be uploaded this week.😊

  • @stoyanpetrovVP
    @stoyanpetrovVP Před 3 dny

    I added 3 images and 2 more widgets to the project in SquareLine for testing.
    I get this error when compiling: "ping timeout".

  • @Veso266
    @Veso266 Před dnem

    Does this studio support ili9341 and platformIO?

  • @mohammadjafare4957
    @mohammadjafare4957 Před měsícem +1

    Ok❤❤

    • @Elecrow
      @Elecrow  Před měsícem

      Always thank you for your support 😊

  • @andrewdann7403
    @andrewdann7403 Před měsícem

    The github code for lesson 6 is a duplicate of lesson 5... Can you update github with the correct code for lesson 6 please?

    • @Elecrow
      @Elecrow  Před měsícem

      Thank you for your feedback, please check it again.

  • @SnowyZoomsAnimations
    @SnowyZoomsAnimations Před 19 dny

    1. I can't find lv_conf.h file
    2. I keep on getting this error:
    20 | #include
    | ^~~~~~
    compilation terminated.
    exit status 1
    Compilation error: lvgl.h: No such file or directory

    • @Elecrow
      @Elecrow  Před 18 dny

      I'd recommend delving into Lesson 5 first, You will find that it provides the answers to your questions.

    • @SnowyZoomsAnimations
      @SnowyZoomsAnimations Před 4 dny

      @@Elecrow After 2 weeks of getting errors, I am still getting more.
      C:\Users\admin\Desktop\CrowPanel_ESP32_LVGL_Demo\CrowPanel_ESP32_LVGL_Demo.ino:29:10: fatal error: gfx_conf.h: No such file or directory
      29 | #include "gfx_conf.h"
      | ^~~~~~~~~~~~
      compilation terminated.
      exit status 1
      Compilation error: gfx_conf.h: No such file or directory
      I do have the gfx_conf.h file and I don't know why it thinks that there is no such file or directory as gfx.conf.h.

    • @Elecrow
      @Elecrow  Před 3 dny

      @@SnowyZoomsAnimations Hi, thank you for asking. In order to more conveniently respond to your questions, please kindly contact us via techsupport@elecrow.com

  • @dr.xx1
    @dr.xx1 Před měsícem

    bro help meee , i try it all day long, it doesnt work, if i use #include this font, it came the same message...
    ui_Screen1.c:29: error: 'lv_font_montserrat_40' undeclared (first use in this function); did you mean 'lv_font_montserrat_14'?
    lv_obj_set_style_text_font(ui_Label1, &lv_font_montserrat_40, LV_PART_MAIN | LV_STATE_DEFAULT);
    ^~~~~~~~~~~~~~~~~~~~~
    lv_font_montserrat_14

    • @Elecrow
      @Elecrow  Před měsícem

      Please don't skip the steps after 10 minutes and 15 seconds, as there are detailed instructions in there.😊