Design Like a Pro: Create and Export Stunning UI with SquareLine Studio for ESP32 Display

  Переглядів 37,034

Elecrow

Elecrow

7 місяців тому

Whether you're a beginner or a seasoned designer, SquareLine Studio is a great tool to add to your arsenal. In this video, we will show you how to create and export stunning UI for the Elecrow ESP32 HMI Screen series using SquareLine Studio. After watching this video, you'll be ready to take your design skills to a whole new level!
🔱 Special Note: This video is applicable to the 4.3” & 5“ & 7” screen sizes within the Elecrow ESP32 Screen series.
Check Elecrow ESP32 HMI Display Series here 👇
www.elecrow.com/esp32-display...
Code Demo in video 👇
github.com/Elecrow-RD/esp32-d...
📌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
#Elecrow #ESP32 #EdgeAI #Arduino #display #monitor #lvgl #SquareLine

КОМЕНТАРІ: 105
@Elecrow
@Elecrow 5 місяців тому
Hi, thank you for watching! The products and code links mentioned in the video can be found in the video description. 😊
@pramanaputra779
@pramanaputra779 3 місяці тому
hello sir, I want to ask, for the touch.h file it is made by yourself or how is it sir?. what if the compile program code appears error exist status?. please give me the tutorial
@Elecrow
@Elecrow 3 місяці тому
@@pramanaputra779 Hello, this file was created by myself. If you encounter any issues while using it, you can contact our technical support or ask questions on our forum for assistance. 📧📧: techsupport@elecrow.com forum: forum.elecrow.com/
@tyjohnston5889
@tyjohnston5889 7 місяців тому
THANK YOU! I've been on this for DAYS!! I'm running Ubuntu on HP laptop and was successful in downloading squareline but couldn't navigate it all. Kinda overwhelming at first.
@Elecrow
@Elecrow 7 місяців тому
I'm delighted that this can be of assistance to you.
@CommanderKlag
@CommanderKlag 3 місяці тому
If you notice, several people have already complained about background noise. The educational information in the video is good, and the visual presentation is also good. However, the audio music component is corrupted and unprofessional. Please don’t misunderstand, the video is educational, but the distraction of subjective background sounds (defined as music), is unproductive and an educational hindrance to many viewers who actual are interested in the visual and instructional content. Music in the background is subjective at best and can be inappropriate, that's why they don’t play music in High School during class over the intercom (during Tests and Class In General), It is distracting and hinders retention. As a matter of science it is a fact that distraction causes lack of retention. They want students paying attention and not distracted. Again, some people may enjoy your opinion of helpful music, others will be distracted and even irritated. It is a scientific fact that… Music Is Subjective to the Individual whom is listening. Now, do you have the right to play it? Of course you do, and the greater majority will never even complain because It’s not worth their time and energy to do so. However, that does not negate the fact that the music you like in the background is biased to your personnel desire’s. You’ll get more views over time and a better review without background music, or at least a toned down calm level without the ability to dominate the subject matter by those who feel oppressed by it, unless you are strategically catering to a specific audience. You may be thinking, OMG why do idiots make such a big deal over nothing, most people don’t mind it at all. I would submit, that when it comes to serious education, where retention and understanding is of key importance. That it is unprofessional to play non-regulated background music during a video that is meant to be retained as education. Please don’t troll me over this issue as this is my personal opinion, and like the background music, it to is subjective, and meant as a constructive critique. Thank you. I may be incorrect, and have no fact to present, but this video reminds me of an attempt by a different country to interact with US citizens. My guess is that I'm wrong about that, but, It seems off.
@Elecrow
@Elecrow 3 місяці тому
Hi, we will graciously accept your suggestions and strive to make future improvements.😊❤
@jeffreyrh
@jeffreyrh 6 місяців тому
I have the 5 inch and 7 inch HMI displays. I'm trying to use the crowtail uart connection at the top center and do some serial tests but I'm getting nothing. Is the some documentation that can tell me more. I saw in the wiki it said port 43 and 44. What about the wires. Yellow is TX? Blue RX? Is the top plug UART0, UART1? Need some documentation and example code.
@Elecrow
@Elecrow 6 місяців тому
Hi Jeff, thank you for asking 😊If the HMI Display you are using has not installed the shell, I think you could see which pin is used by serial port 0 or serial port 1 from the silk screen of the product. The order of the silk screen is accurate, but if you have already installed it If you have removed the casing and do not want to disassemble it for the time being, you can also download the circuit diagram of the product on the product ordering page of our official website, which describes in detail which pins are used by each port. In addition, this is a routine about the serial port: www.elecrow.com/wiki/index.php?title=File:A-3.5-UART.zip
@Drxxx
@Drxxx 8 днів тому
hi, thanks for the video, i want to ask if is possible to connect the device with an arduino Mega? i Have a machine for injection molding and i want big display such ESP32 7", and i want to controll about 10 sensors, 4-5 relays and 2-3 stepper motors.. it is possible and simple or it needs big programming experience?
@Elecrow
@Elecrow 8 днів тому
Hello, since many devices need to be connected, you may also need to use an I2C expansion board or other boards that expand IO. In addition, it is important to note that the I2C of this series boards have been occupied by the touch function, so when using I2C for other devices, in order not to affect the touch function, you should avoid using the begin function of I2C. If you want to receive and send data from other I2C devices, you may need to write your own low-level driver code to directly read or write data to the specified address. If you are familiar with the above things, then you can try this solution.
@walterhynson2898
@walterhynson2898 2 місяці тому
Great video and I still ask is there a book with this example written down ,an instructable would be fantastic and please explain to us as hobby users what is a project file? and please make a video showing how to make an LED Blink with esp32 and squareline studio. Also most of the projects I make involve stepper motors so if you could please make a demo on how to control a stepper motor via touch screen.
@Elecrow
@Elecrow 2 місяці тому
Thank you for your advice. I will first write down the examples from this video and create an instructable. Afterward, I will provide more examples and document the entire process, which may take some time. However, I will complete it as soon as possible. As for the question about controlling stepper motors using LVGL, I believe once you follow along with me to learn LVGL and understand the principles of stepper motor control, that question will be easily resolved.
@andylo5270
@andylo5270 5 місяців тому
Hi, ESP32-S3 module with 3.5 inch parallel 480x320 TFT how to setup up with Arduino IDE? This video show on base on SPI . Is't any video for setting for parallel 480x320 TFT capacitive touch RGB display(RGB by chip ILI9488)? Thanks
@Elecrow
@Elecrow 5 місяців тому
Thank you for your inquiry and feedback. If you are referring to the Elecrow ESP32 Terminal RGB screen, there are currently no videos available for that content. We will consider including it in our future plans. However, you can find example code at the following link, which can be modified based on your requirements: www.elecrow.com/wiki/index.php?title=ESP_Terminal_RGB_3.5-inch_Display_Arduino_Tutorial#LVGL_Widgets_Demo
@diegomenegato7775
@diegomenegato7775 4 місяці тому
Where can i find the ESP32_Display_Squareline_Demo.ino shown in the video for download? The template generate with Squareline is not the same. Thank tou
@Elecrow
@Elecrow 4 місяці тому
Hi, you can find the download link for the example code in the video description. 😊
@aimsnicks
@aimsnicks 4 місяці тому
5 inch screen uses arduino GFX libraries, but in square line studio there no library support and ILI6122 driver supply in TFT_eSPi library? What should i do?
@Elecrow
@Elecrow 4 місяці тому
Hi, you can use the GFX library, this library supports ILI6122 and the Squareline Studio supports it too. Just choose the TFT_eSPI library in Squareline Studio, it will not affect anything.😊
@toekie3352
@toekie3352 26 днів тому
it looks a bit like the nextion editor does this work similar to that? I did a UI on a nextion screen but since the pandemic these screens have become $$$. So i tried the yellow esp screens and got via friends to this editor but im not familiar with this one.
@Elecrow
@Elecrow 26 днів тому
Yes, it is similar to the Nextion editor in that it allows graphical design on the host computer and generates code that can be imported into the project. We're excited to announce that we're in the process of creating a series of LVGL tutorials tailored for these screens. Stay tuned on our channel for these upcoming videos, and you'll be among the first to know once they're published.
@jonathanvandenberg3571
@jonathanvandenberg3571 7 місяців тому
Please no music
@Elecrow
@Elecrow 7 місяців тому
Thank you for your kind advice 😊
@viandemorte
@viandemorte 7 місяців тому
Great Demo, but where are the ESP32_Display_Squareline_Demo arduino files?
@Elecrow
@Elecrow 7 місяців тому
kindly check it here 👇github.com/Elecrow-RD/esp32-display/tree/master/5.0/3%E3%80%81arduino/5.0-inch_Squareline_Demo
@anndhhdikkka
@anndhhdikkka 3 місяці тому
when i have performed the UI like on this video, do i need to synchronize my ESP32 to any OS; ike FreeRTOS, Zephyr RTOS?
@Elecrow
@Elecrow 3 місяці тому
Hi, it depends on the specific requirements of your project. Generally speaking, if your project does not have high real-time requirements, it is not necessary to add an operating system.
@anndhhdikkka
@anndhhdikkka 3 місяці тому
@@Elecrow are those two things working differently? Could I synchronize them into one for a project? thanks
@Elecrow
@Elecrow 3 місяці тому
@@anndhhdikkka LVGL is a graphics library that runs as a task, while FreeRTOS is a real-time operating system responsible for scheduling and running tasks. You can certainly merge them into one project.
@anndhhdikkka
@anndhhdikkka 2 місяці тому
@@Elecrow thank you for your kindest response
@ContentsOfTable
@ContentsOfTable 5 місяців тому
Additional information not provided in the video or the video description text is the ESP32 board version required and also each of the compatible library versions (other than the LVGL library alone).
@Elecrow
@Elecrow 5 місяців тому
Hi, thank you for asking 👋🏻The wiki link on our product ordering page provides a packaged library that can be downloaded and used directly. There is no need to download them one by one according to different sizes. It is suitable for all boards in our ESP32 Display series.😊
@ContentsOfTable
@ContentsOfTable 5 місяців тому
@@Elecrow I would prefer to rely on published libraries primarily and not from a series of pre-packaged zip files that are heavily customized with no explanation as to why they were modified. I would like to avoid depending on things in that way because they tend to be infinitely more brittle and impossible to troubleshoot if ever it breaks the build. If that option is available I would like to explore it if you're willing to share.
@Elecrow
@Elecrow 5 місяців тому
@@ContentsOfTable Thank you for asking. The libraries and examples we provide are intended to make it easier for beginner developers to get started and gradually master the use of our development board. However, if you want to delve deeper into the underlying principles, it means you may encounter some challenging issues. Nevertheless, we will do our best to assist you. Among the libraries we have released, only the TFT_eSPI and LVGL libraries require manual modifications. The others do not require any modifications and can be installed according to their respective versions. If you want to understand how the TFT_eSPI library is configured and why it is configured that way, you can refer to the following link: ukposts.info/have/v-deo/hKNhqYKwnHeYyqs.html Below are the names and versions of the libraries that need to be manually modified, as mentioned in the video: LVGL: 8.3.6 TFT_eSPI: 2.5.0
@iuriianikin2464
@iuriianikin2464 2 місяці тому
Hi. Could you, please make a video with an example of how to use SquareLine Studio with the new DIS08070H displays ( Adafruit_GFX_Library and Adafruit_SSD1306)?
@Elecrow
@Elecrow 2 місяці тому
Hi, currently Adafruit's GFX library does not support our 7-inch screen. You can use either the Arduino_GFX library or the LovyanGFX library. As for the video aspect, a series of new tutorials will be available soon.
@Benoni-wu2pt
@Benoni-wu2pt Місяць тому
i have this error what do i do: 'ui_Button2' undeclared (first use in this function); did you mean 'ui_Button4'? ?
@Elecrow
@Elecrow Місяць тому
Hi there! This error occurred due to direct modifications made to the code. If you're not familiar with LVGL, it's best to design the UI using software first and then add the exported code to your project. 😊😊
@daviddavid7912
@daviddavid7912 4 місяці тому
Hey :) unfortunately my elecrow 5" flickers so much, is there a way so that the screen will not flicker? Best
@Elecrow
@Elecrow 4 місяці тому
Hi, thank you for your support. Could you record the situation of the screen flickering and send it to me via techsupport@elecrow.com? It would be even better if you could also send me the code to inspect.
@itogteknik
@itogteknik 4 місяці тому
I have an odd problem with the 7" version. I am using the example code (Arduino IDE) provided by Elecrow : 7.0-inch_Squareline_Demo and it compiles and uploads just fine but when running I can see the screen 1 but only for about a second, then it fades out leaving a blank screen (can see the backlight). Same story with my own Squareline code. All library versions seems to be correct. I am using Arduino IDE 1.8.19. What am I missing ? Touch part works. It sends coordinates to the serial monitor whenever I touch the screen. It doesn´t reset itself either.
@itogteknik
@itogteknik 4 місяці тому
Solved :-) I was using version 2.0.14 of Espressif instead of the recommended 2.0.3. It might be a good idea to include a list of libraries and versions of them that works, in the top of the sketch file.
@Elecrow
@Elecrow 4 місяці тому
@@itogteknik That's great 😊😊
@wecoffeeco
@wecoffeeco 4 місяці тому
Hey @itogteknik, are you able to get the touch to work with a Squareline Studio UI? I can get my touch points to display in the serial monitor, but I can't seem to get them to do anything with my Squareline UI buttons - none of the actions to change screens or select things work. Looking for any help I can get. Thanks!
@Elecrow
@Elecrow 4 місяці тому
@@wecoffeeco Hi, you can start by checking if the settings in the "touch.h" file have been properly configured.
@wecoffeeco
@wecoffeeco 4 місяці тому
@@Elecrow I think touch.h is configured correctly, but something isn't working. I just sent an email to your tech support email to see if you might be able to look at my code. I'd be happy to share with others so that they can use this screen with SLS, too.
@MrBartPawlowski
@MrBartPawlowski 2 місяці тому
hey, what would be best way to communicate with Arduino board ?
@Elecrow
@Elecrow Місяць тому
I think serial communication (UART) is the simplest for beginners, but I2C is certainly the most versatile and user-friendly.
@wecoffeeco
@wecoffeeco 4 місяці тому
After following these instructions, I can get my Squareline Studio file to upload to the 7" screen, but none of my buttons/events work. In Squareline, everything works great, but as soon as I upload to the 7", the touch function doesn't work. I can get the serial monitor to display points that I touch, but I can't get the touches to interface with the UI in the way they should. Tried using The GFX and Lovyan libraries and still stuck. Can you please help me get this working?
@Elecrow
@Elecrow 4 місяці тому
Hi, you can start by checking if the settings in the "touch.h" file have been properly configured.
@wecoffeeco
@wecoffeeco 4 місяці тому
@@Elecrow thank you, I will email you with my code now if you might be able to take a look!
@sebastianbaird4450
@sebastianbaird4450 10 днів тому
@@Elecrow i am having the same issue. where can i find the touch.h file?
@Elecrow
@Elecrow 9 днів тому
@@sebastianbaird4450 You can find the code used in the video, including touch.h, in the link provided in the video description. Alternatively, you can access the product's wiki page from the product page, which also includes the video's code.
@Fantet-lh5wv
@Fantet-lh5wv Місяць тому
I dont understand why the board has esp32. What i want is connect the LCD to my esp32 so it can display real time value . Is it possible to?
@Elecrow
@Elecrow Місяць тому
Hi, these boards come with the display screen already connected directly to the board itself, and they feature the powerful ESP32S3 chip. Regarding your idea, it is indeed feasible; however, it is crucial to familiarize yourself with the communication method used by your specific display screen. 😊😊
@jacquesdebruyn7884
@jacquesdebruyn7884 2 місяці тому
Hi Where will I find the demo program you use?
@Elecrow
@Elecrow 2 місяці тому
Hi, you can find the download link for the example code in the video description. 😊
@marcociau3987
@marcociau3987 5 місяців тому
Hi, what's type of battery should I use for this board?
@Elecrow
@Elecrow 5 місяців тому
Hi, the lithium battery type is LiPo
@marcociau3987
@marcociau3987 5 місяців тому
@@Elecrow thank you. The display-board includes the battery charging circuit?
@Elecrow
@Elecrow 5 місяців тому
@@marcociau3987 Yes, this series of screens all contain charging circuits. After connecting the battery, you can then connect it to the Type-C port to charge the battery.
@lamle5183
@lamle5183 Місяць тому
Hi. How do we access the SD card in the TF card slot?
@Elecrow
@Elecrow Місяць тому
Hi, the routine for accessing the content of the SD card is available on the product's WIKI page. You can download it from there.
@walthermatthau9537
@walthermatthau9537 6 місяців тому
Music is unnecessary and annoying and too loud!!!
@Elecrow
@Elecrow 6 місяців тому
Thank You for your kind advice 😊We will improve in future videos.🙏
@GeeTrieste
@GeeTrieste 5 місяців тому
Yes. Very annoying, and completely independent of anything to do with the video. Just distracting and annoying.
@Elecrow
@Elecrow 5 місяців тому
@@GeeTrieste Thank you for your kind feedback 😊
@MarcusAtaide
@MarcusAtaide Місяць тому
Works for ESP32S3 as well?
@Elecrow
@Elecrow Місяць тому
Yes, ESP32S3 is the MCU of boards in this video
@negrilamarius8977
@negrilamarius8977 Місяць тому
I think is not working with esp32-2432S028,right?
@Elecrow
@Elecrow Місяць тому
This tutorial and the code used are applicable to this board.
@allacmc
@allacmc 6 місяців тому
I tried to follow the teachings in this video step by step. I have squareline studio installed and I did all the procedures. But there comes a time when I don't have this example file: ESP32_Display_Squareline_Demo So I couldn't continue? And I don't know what to do??
@Elecrow
@Elecrow 6 місяців тому
Thank you for asking, let's find this code in the video description together! ☺
@ContentsOfTable
@ContentsOfTable 5 місяців тому
@@Elecrow Since this information is absent from the video I suggest you make a comment where that code is located at as you did in this reply, but pin it so its immediately obvious to those that come to make a comment looking for it.
@Elecrow
@Elecrow 5 місяців тому
@@ContentsOfTable Hi, thank you for asking 👋🏻The products and code links used in the video are in the video description.😊
@MrNetworx
@MrNetworx 4 місяці тому
I did exactly what you did but couldn't manage it to work.. I think I will redirect me back to Nextion.
@Elecrow
@Elecrow 4 місяці тому
Hi, thank you for asking👋The example code is fully functional and runs smoothly. Could you kindly provide more details about the issues you encountered to our technical support at techsupport@elecrow.com. 😊
@metamud8686
@metamud8686 4 місяці тому
music is so loud it's more like a music video with background explanation instead of the other way round.
@Elecrow
@Elecrow 4 місяці тому
Thank you for your kind advice 😊
@michaelbishton9439
@michaelbishton9439 3 місяці тому
I suspect that you are mistaken if you think that the average person who is interested in Elecrow screens will be able to follow this tutorial!
@Elecrow
@Elecrow 3 місяці тому
Thank you for your kind feedback. If you need further assistance, please contact our technical support team at techsupport@elecrow.com.😊
@user-of2ce4qs6g
@user-of2ce4qs6g Місяць тому
please make tutorial from zero :)
@Elecrow
@Elecrow Місяць тому
Hi, kindly check the tutorial series here 👇 ukposts.info/slow/PLwh4PlcPx2Gdtu0CalTLMfMk3JEQp1kZ4
@davidg4975
@davidg4975 6 місяців тому
Get rid of the music then I will view and decide if we see the need to use this profile.!!!
@Elecrow
@Elecrow 6 місяців тому
We sincerely apologize for any inconvenience caused, and we will make the correction in future videos. Always thank you for your support 😊
@mirkougolini
@mirkougolini Місяць тому
Please, remove background music from video.
@Elecrow
@Elecrow Місяць тому
Thank you for your kind advice 😊😊
@FirstTry379
@FirstTry379 27 днів тому
The video moves to fast to follow. At 4:29 in the video you move files in the "Project Directory". You must have created this file before you made the video and just forgot to mention it. When, where, and with which program does this file get created? You also don't say anything at that time about the "touch.h" file that is already in that folder and is likely a driver or library that is needed to make the screen work. You discuss the "touch.h" file later in the video and describe how it needs to be modified, but never say where you got it. The excess information about the rest of the drivers and the purpose of each section of code is not necessary and only serves to further confuse people that are not coders or programmers. Does it matter where these files are stored? Does the file naming format matter? Could you show a diagram to help describe how files and libraries need to be stored so they can be located by Arduino when the program is being compiled? You don't talk about using the option in Squareline Studio under "Export" called "Create Template Project" which helps create a file location for all of the other created files to go. If each of these libraries are already modified and available on the GitHub page, then why not include them in a single downloadable folder on your website tailored to each screen size. Your support and documentation is better than most other companies offering similar boards with screens, but this is still not as easy as it could be.
@Elecrow
@Elecrow 26 днів тому
Thank you for sharing your valuable feedback with us. We are currently in the process of developing new video tutorials for this screen, and we are taking your suggestions very seriously. Our goal is to enhance the clarity and effectiveness of these tutorials to ensure that a broader audience can easily grasp the operations and instructions provided. Your input is greatly appreciated and will be instrumental in refining our content.
@FirstTry379
@FirstTry379 8 днів тому
I have since done more research and found that the version of LVGL used in your demo is version 7. That version is not supported by Squareline Studio. Also, the screen driver (ILI6122) and touch screen driver (GT911) are also not supported by the TFT_eSPI library that is used when an Arduino based file is written by Squareline studio. This makes your demo misleading for your customers. Don't buy this board to use with Squareline Studio and LVGL to create a custom GUI unless you are an experienced coder that can write your own driver files.
@Elecrow
@Elecrow 8 днів тому
@@FirstTry379 Hello, the TFT_eSPI library option on the Squareline Studio software does not make any changes to the UI file, so you don't have to worry about it affecting your code. I will mention this in the new tutorial, which will be available soon. It is suitable for boards ranging from 2.4 to 7 inches and includes LVGL-related tutorials, making it ideal for beginners. Please stay tuned for my updates.☺
@FirstTry379
@FirstTry379 7 днів тому
@@Elecrow Thanks for your response. You must know that the TFT_eSPI library does support many boards,screens, and touch screens like yours. If yours was compatible as the advertisement for the board would suggest by the mention of Squareline studio and LVGL, the lines of code in the "ui.ino" file and associated files would work without modification. Your screen does not work with TFT_eSPI and must have different drivers loaded. Also the file structure. If the ".h" files are not in the correct place the whole project will not compile. This is not all your fault, as some of the files are placed incorrectly by Squareline and others must be modifed to work. You need to make this very easy to understand.
@Elecrow
@Elecrow 7 днів тому
@@FirstTry379 After some time of usage, our engineers who create the videos have found solutions to the issues you mentioned. It's no longer necessary to adjust the location information of files or modify the header file paths. They are currently working on new tutorials. Our screens will use two libraries: TFT_eSPI for 2.4, 2.8, and 3.5-inch screens, and LovyanGFX for 4.3, 5.0, and 7.0-inch screens. These libraries provide the driver code, and the videos will cover in detail how to use them, how to configure the driver code provided by the libraries based on the hardware information of the board, from the underlying drivers to LVGL applications. It's a very comprehensive course. Please give me some confidence, and I'll deliver high-quality teaching videos to repay you all.😊😊
@bwims
@bwims 4 місяці тому
Seriously, that music RUINS it for me. It is SO feckin DISTRACTING FFS!!!!
@Elecrow
@Elecrow 4 місяці тому
Thank you for your kind advice 😊
@ninjas005
@ninjas005 2 місяці тому
Squareline studio sucks... worst app i ever used
@gmail4724
@gmail4724 29 днів тому
The explanation is easy to understand, but the operation and explanation are fast .... I would like a PDF document!
@Elecrow
@Elecrow 26 днів тому
Thank you for your kind feedback, hope this will be helpful for you 👇 github.com/Elecrow-RD/esp32-display/tree/master/5.0/3%E3%80%81arduino/5.0-inch_Squareline_Demo
Лизка заплакала смотря видео котиков🙀😭
00:33
Артем Пивоваров х Klavdia Petrivna - Барабан
03:16
Artem Pivovarov
Переглядів 3,5 млн
Developing Embedded GUI with SquareLine Studio [2/2]
30:00
That Project
Переглядів 52 тис.
Best ESP32 board with AMOLED display - LilyGo T4 S3
13:35
Volos Projects
Переглядів 174 тис.
ESP32 S3 with Huge 7" Display (1024x600)
9:47
Volos Projects
Переглядів 34 тис.
Try these 16 Brilliant ESP32 projects!!!
11:18
ToP Projects Compilation
Переглядів 507 тис.
LVGL Demo on ESP32-S3 4.3" TFT & ESP32 2.8" TFT
1:55
Makerfabs
Переглядів 79 тис.
Is this the most functional ESP32-S3 dev board EVER?
5:51
Haase Industries
Переглядів 33 тис.
Elecrow ESP32-5.0 Inch HMI Display
10:34
DJ Ware
Переглядів 5 тис.
Секретная функция ютуба 😱🐍 #shorts
0:14
Владислав Шудейко
Переглядів 2 млн
МОЙ ПЕРВЫЙ ТЕЛЕФОН - Sony Erricson T280i
18:02
ЗЕ МАККЕРС
Переглядів 65 тис.
Vortex Cannon vs Drone
20:44
Mark Rober
Переглядів 12 млн
Обзор Nothing ear (3) и ear (a) - ПРОРЫВ за $100
17:34