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

  Рет қаралды 6,938

Elecrow

Elecrow

2 ай бұрын

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

Пікірлер: 37
@SaperElektroZłomiarz
@SaperElektroZłomiarz 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 2 ай бұрын
We're thrilled it'll be of great help to you. 😊
@charlesbang
@charlesbang 2 ай бұрын
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 2 ай бұрын
We're thrilled it'll be of great help to you. 😊
@SergioSena
@SergioSena 2 ай бұрын
Great tutorial. Thank you! I'd like know about display info on screen (like temperature) and how to invoke functions from ESP32...
@Elecrow
@Elecrow 2 ай бұрын
Hi, the content you mentioned will be updated as the seventh and eighth episodes of the video series, expected to be uploaded this week.😊
@mohammadjafare4957
@mohammadjafare4957 2 ай бұрын
Ok❤❤
@Elecrow
@Elecrow 2 ай бұрын
Always thank you for your support 😊
@ayushsoni6311
@ayushsoni6311 15 күн бұрын
when i open file on ide its showing read only mode
@Elecrow
@Elecrow 14 күн бұрын
Hi, thank you for asking. In order to more conveniently respond to your questions, please kindly contact us via techsupport@elecrow.com
@phamks6109
@phamks6109 21 күн бұрын
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?
@Elecrow
@Elecrow 18 күн бұрын
At the eight-minute mark of the video, you'll find comprehensive instructions on modifying the .ino file. Given that the video features the most streamlined code that I've already refined, it doesn't necessitate extensive changes. Additionally, reviewing the previous lessons' videos, which provide a complete breakdown of the code, will, I believe, aid in your comprehension of the sample code I've provided. I appreciate both your affirmation and your feedback.
@phamks6109
@phamks6109 17 күн бұрын
@@Elecrow thank you so much, I will try it.
@calhoub
@calhoub 10 күн бұрын
Followed directions exactly. Multiple times to make sure. Countless errors on compile. Is there a discord channel to get help? I'm not finding anything on google or here.
@Elecrow
@Elecrow 10 күн бұрын
Hi, we are very sorry for any inconvenience caused to you. If you encounter any difficulties while using our product, please don't hesitate to reach out to our technical support team via techsupport@elecrow.com. We're here to assist you. 😊
@stoyanpetrovVP
@stoyanpetrovVP 23 күн бұрын
I added 3 images and 2 more widgets to the project in SquareLine for testing. I get this error when compiling: "ping timeout".
@Elecrow
@Elecrow 18 күн бұрын
Hi, it seems that the error you're encountering might be related to your computer's network connection. Please check to ensure that there are no network issues. Once you've confirmed your network is functioning properly, please try compiling again. If the problem persists, feel free to reach out for further assistance.😊
@Veso266
@Veso266 20 күн бұрын
Does this studio support ili9341 and platformIO?
@Elecrow
@Elecrow 18 күн бұрын
Hi, yes, the code and libraries are generalizable, but you'll need to be familiar with configuring hardware details in PlatformIO. 😊
@pangcrd
@pangcrd 11 күн бұрын
I'm having a few problems. Why is the color not the same as the design on Squareline when I load the code onto the screen? Have you ever encountered this error? And the touch function still doesn't work even though I declared it in user_setup.h Thank you!
@Elecrow
@Elecrow 10 күн бұрын
Hi, if you encounter any difficulties while using our product, please don't hesitate to reach out to our technical support team via techsupport@elecrow.com. We're here to assist you. To help us better understand and address your issue, kindly share the routine code you're utilizing, along with any error logs you may have. We're committed to working with you to find a solution as swiftly as possible.😊
@pangcrd
@pangcrd 10 күн бұрын
@@Elecrow Thank you for your reply. I have resolved the error, and now the screen is working normally.
@Elecrow
@Elecrow 10 күн бұрын
@@pangcrd 🎉🎉🎉🎉
@huutung-h5c
@huutung-h5c 16 күн бұрын
tôi thấy bạn đã bật psram và ở trong lv_conf.h đã thay đổi tự động về bộ nhớ tôi đã sao chép mã lv_conf.h của bạn nhưng khi tạo bộ nhớ đệm cho màn hình là static lv_color_t buf[screenWidth * screenHeight]; thì toàn bị lỗi
@Elecrow
@Elecrow 15 күн бұрын
Hi, thank you for asking. In order to more conveniently respond to your questions, please kindly contact us via techsupport@elecrow.com
@andrewdann7403
@andrewdann7403 2 ай бұрын
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 2 ай бұрын
Thank you for your feedback, please check it again.
@huutung-h5c
@huutung-h5c 16 күн бұрын
xin chao
@SnowyZoomsAnimations
@SnowyZoomsAnimations Ай бұрын
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 Ай бұрын
I'd recommend delving into Lesson 5 first, You will find that it provides the answers to your questions.
@SnowyZoomsAnimations
@SnowyZoomsAnimations 23 күн бұрын
@@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 23 күн бұрын
@@SnowyZoomsAnimations Hi, thank you for asking. In order to more conveniently respond to your questions, please kindly contact us via techsupport@elecrow.com
@SAIPHMAYA1
@SAIPHMAYA1 9 күн бұрын
if this . tutorial dont exist (a lot of people ) [ can used the lvgl ] else { we couldnt do anything }
@Elecrow
@Elecrow 9 күн бұрын
if(without your encouragement) { I can't make this tutorial. }else{ I'll keep doing better. } Thank_you();
@dr.xx1
@dr.xx1 2 ай бұрын
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 2 ай бұрын
Please don't skip the steps after 10 minutes and 15 seconds, as there are detailed instructions in there.😊
Developing Embedded GUI with Open Source LVGL.
33:25
RT-Thread
Рет қаралды 62 М.
DAD LEFT HIS OLD SOCKS ON THE COUCH…😱😂
00:24
JULI_PROETO
Рет қаралды 15 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 9 МЛН
Женская драка в Кызылорде
00:53
AIRAN
Рет қаралды 434 М.
UI на ESP32 своими руками при помощи LVGL
12:34
Kirill Ivanychev
Рет қаралды 5 М.
CANbus gauge | Squareline Studio Tutorial, Basic Functionality, UI test
30:19
Developing Embedded GUI with SquareLine Studio [2/2]
30:00
That Project
Рет қаралды 58 М.
SquareLine Studio ESP32 Tutorial- PART2 - Counter Project
18:27
Volos Projects
Рет қаралды 6 М.
Yes, I Changed My Mind: Using SquareLine Studio and LVGL Now!
8:41
Volos Projects
Рет қаралды 23 М.
DIY speed gauge with ESP32 and LVGL
12:16
Blagoje Mrkic
Рет қаралды 21 М.
Ноутбук за 20\40\60 тысяч рублей
42:36
Ремонтяш
Рет қаралды 232 М.
ВАЖНО! Не проверяйте на своем iPhone после установки на экран!
0:19
ГЛАЗУРЬ СТЕКЛО для iPhone и аксессуары OTU
Рет қаралды 6 МЛН
Худшие кожаные чехлы для iPhone
1:00
Rozetked
Рет қаралды 1,7 МЛН
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 60 МЛН