Uploaded July 2023 | Updated September 2026, 2 weeks ago
Arduino IDE + ESP32 + 64x32 P5 RGB LED PANEL.
Getting Started ESP32 with 64x32 P5 RGB LED Panel.
Digital Clock with ESP32 and 64x32 P5 RGB LED Panel using NTP Server (without RTC module).
Software used :
- Arduino IDE (V1.8.9).
- Arduino Core for The ESP32 (V1.0.6).
- HUB75 RGB LED matrix panel library utilizing ESP32 DMA (V3.0.8).
- Notepad++ (V8.4.6).
Hardware used :
- ESP32 (ESP32 DEVKIT V1).
- 64x32 P5 RGB LED Panel.
- Power Supply 5V DC 5A.
- Other tools and equipment, such as cables, screwdrivers and others.
00:00 Opening
00:32 Project Preview
01:24 Modules and components used in this project
01:51 Installation
01:57 Displaying Text on the P5 Panel (Code)
03:51 Displaying Text on the P5 Panel (Demo)
04:05 Digital Clock with ESP32 and P5 Panel using NTP Server (Code)
06:40 Digital Clock with ESP32 and P5 Panel using NTP Server (Demo)
07:45 Closing
Download Arduino Code and other files : drive.google.com/file/d/1J_gu0Ce00yBTr3u3QSpWwoE7pfzzRDQL/view?usp=sharing
The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.
SORRY IF MY ENGLISH IS CONFUSING, I USE AN ONLINE TRANSLATOR.
THANKS FOR WATCHING & DON'T FORGET TO LIKE , SHARE, COMMENT AND SUBSCRIBE.
***********************************************
For other video tutorials on this channel, please see this playlist:
- Basic4Android (B4A) Tutorials : youtube.com/watch?v=-BIq32-qEgA&list=PLnXsmScWzcm6RVlhPM7qg_OJ2N8OpV99d
- Electronics Tutorials : youtube.com/watch?v=rLdsWt6EP6w&list=PLnXsmScWzcm766h5Dn4AJjbJRzDfCPh4h
- Arduino Tutorials : youtube.com/watch?v=A3_EBZqCG5s&list=PLnXsmScWzcm48hvcTTRAUFcP5Fjd4u8cS
- Great Cow Basic Tutorials : youtube.com/watch?v=orHrLmEvp0o&list=PLnXsmScWzcm7xejzacm5cKJMIh_tXXxN8
- Bascom Avr Tutorials : youtube.com/watch?v=JYKSkNQq9eM&list=PLnXsmScWzcm6F9gX1wYenqjKdqVSM7d6B
- VB .NET Tutorials : youtube.com/watch?v=Sy2vjWO0ydM&list=PLnXsmScWzcm4g8AWEJ6WXVUOBh_cWF5_z
- LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : youtube.com/watch?v=8jMr94B8iN0&list=PLnXsmScWzcm5MERfTvcUNKsYhOUGKe3-V
- ESP32 Tutorials : youtube.com/watch?v=To3TIOFX6cA&list=PLnXsmScWzcm7Y5yCDItJP5Kny_MJ8DeDD
- ESP32 CAM Tutorials : youtube.com/watch?v=_5VmYJZI4XI&list=PLnXsmScWzcm6HjC0CIfVmRG1855tjhj5z
***********************************************
***********************************************
- Download Arduino IDE : arduino.cc/en/Main/Software
- Download Notepad++ : notepad-plus-plus.org/downloads
***********************************************
***********************************************
Reference :
- Color reference when editing video : arduino.cc/en/Trademark/CommunityLogo
- Menampilkan text Di P5 Full Color RGB Menggunakan ESP-32 : dickybmz.com/2020/11/menampilkan-text-di-p5-rgb-menggunakan.html
- HUB75 RGB LED matrix panel library utilizing ESP32 DMA : github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA
and from several other sources.
***********************************************
Arduino IDE + ESP32 + 64x32 P5 RGB LED PANEL.
Getting Started ESP32 with 64x32 P5 RGB LED Panel.
Digital Clock with ESP32 and 64x32 P5 RGB LED Panel using NTP Server (without RTC module).
Software used :
- Arduino IDE (V1.8.9).
- Arduino Core for The ESP32 (V1.0.6).
- HUB75 RGB LED matrix panel library utilizing ESP32 DMA (V3.0.8).
- Notepad++ (V8.4.6).
Hardware used :
- ESP32 (ESP32 DEVKIT V1).
- 64x32 P5 RGB LED Panel.
- Power Supply 5V DC 5A.
- Other tools and equipment, such as cables, screwdrivers and others.
00:00 Opening
00:32 Project Preview
01:24 Modules and components used in this project
01:51 Installation
01:57 Displaying Text on the P5 Panel (Code)
03:51 Displaying Text on the P5 Panel (Demo)
04:05 Digital Clock with ESP32 and P5 Panel using NTP Server (Code)
06:40 Digital Clock with ESP32 and P5 Panel using NTP Server (Demo)
07:45 Closing
Download Arduino Code and other files : drive.google.com/file/d/1J_gu0Ce00yBTr3u3QSpWwoE7pfzzRDQL/view?usp=sharing
The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.
SORRY IF MY ENGLISH IS CONFUSING, I USE AN ONLINE TRANSLATOR.
THANKS FOR WATCHING & DON'T FORGET TO LIKE , SHARE, COMMENT AND SUBSCRIBE.
***********************************************
For other video tutorials on this channel, please see this playlist:
- Basic4Android (B4A) Tutorials : youtube.com/watch?v=-BIq32-qEgA&list=PLnXsmScWzcm6RVlhPM7qg_OJ2N8OpV99d
- Electronics Tutorials : youtube.com/watch?v=rLdsWt6EP6w&list=PLnXsmScWzcm766h5Dn4AJjbJRzDfCPh4h
- Arduino Tutorials : youtube.com/watch?v=A3_EBZqCG5s&list=PLnXsmScWzcm48hvcTTRAUFcP5Fjd4u8cS
- Great Cow Basic Tutorials : youtube.com/watch?v=orHrLmEvp0o&list=PLnXsmScWzcm7xejzacm5cKJMIh_tXXxN8
- Bascom Avr Tutorials : youtube.com/watch?v=JYKSkNQq9eM&list=PLnXsmScWzcm6F9gX1wYenqjKdqVSM7d6B
- VB .NET Tutorials : youtube.com/watch?v=Sy2vjWO0ydM&list=PLnXsmScWzcm4g8AWEJ6WXVUOBh_cWF5_z
- LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : youtube.com/watch?v=8jMr94B8iN0&list=PLnXsmScWzcm5MERfTvcUNKsYhOUGKe3-V
- ESP32 Tutorials : youtube.com/watch?v=To3TIOFX6cA&list=PLnXsmScWzcm7Y5yCDItJP5Kny_MJ8DeDD
- ESP32 CAM Tutorials : youtube.com/watch?v=_5VmYJZI4XI&list=PLnXsmScWzcm6HjC0CIfVmRG1855tjhj5z
***********************************************
***********************************************
- Download Arduino IDE : arduino.cc/en/Main/Software
- Download Notepad++ : notepad-plus-plus.org/downloads
***********************************************
***********************************************
Reference :
- Color reference when editing video : arduino.cc/en/Trademark/CommunityLogo
- Menampilkan text Di P5 Full Color RGB Menggunakan ESP-32 : dickybmz.com/2020/11/menampilkan-text-di-p5-rgb-menggunakan.html
- HUB75 RGB LED matrix panel library utilizing ESP32 DMA : github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA
and from several other sources.
***********************************************
![VB Net + Arduino Uno + Pulse Heart Rate Sensor | Real Time Heart Rate Monitoring | Step by Step
Visual Basic Net + Arduino Uno + Pulse Heart Rate Sensor | Heart Rate Monitoring with VB Net using Arduino Uno and Pulse Heart Rate Sensor. In this project video I use Arduino IDE 1.8.9 , Notepad++ V7.7.1 , Visual Studio 2015, Arduino UNO and Pulse Heart Rate Sensor.
Download source code and installation image here : https://drive.google.com/file/d/19MF0GCaWHv_I7huUHmO8ByhDEdgdIBdY/view?usp=sharing
The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.
Sorry if my English is confusing, I use an online translator.
***********************************************
Thanks for watching & dont forget to like , share, comment and Subscribe.
***********************************************
For other video tutorials on this channel, please see this playlist:
- Basic4Android (B4A) Tutorials : https://www.youtube.com/watch?v BIq32-qEgA&list=PLnXsmScWzcm6RVlhPM7qg_OJ2N8OpV99d
- Electronics Tutorials : https://www.youtube.com/watch?v=rLdsWt6EP6w&list=PLnXsmScWzcm766h5Dn4AJjbJRzDfCPh4h
- Arduino Tutorials : https://www.youtube.com/watch?v=A3_EBZqCG5s&list=PLnXsmScWzcm48hvcTTRAUFcP5Fjd4u8cS
- Great Cow Basic Tutorials : https://www.youtube.com/watch?v=orHrLmEvp0o&list=PLnXsmScWzcm7xejzacm5cKJMIh_tXXxN8
- Bascom Avr Tutorials : https://www.youtube.com/watch?v=JYKSkNQq9eM&list=PLnXsmScWzcm6F9gX1wYenqjKdqVSM7d6B
- VB .NET Tutorials : https://www.youtube.com/watch?v=Sy2vjWO0ydM&list=PLnXsmScWzcm4g8AWEJ6WXVUOBh_cWF5_z
- LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : https://www.youtube.com/watch?v=8jMr94B8iN0&list=PLnXsmScWzcm5MERfTvcUNKsYhOUGKe3-V
***********************************************
Download Arduino IDE : https://www.arduino.cc/en/Main/Software
Download Fritzing : http://fritzing.org/download/
Download Notepad++ : https://notepad-plus-plus.org/downloads/
***********************************************
Reference :
- Faster way to export data from datagridview to excel VB.Net : https://www.codeproject.com/Answers/1269290/Faster-way-to-export-data-from-datagridview-to-exc#answer2
and from several other sources.
***********************************************
Music Background:
Waited (instrumental) by RYYZN https://soundcloud.com/ryyzn
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: http://bit.ly/al-waited
Music promoted by Audio Library https://youtu.be/jJg0_gG-nCc
RYYZN on YouTube : https://youtube.com/channel/UCOFoLUyWX1yHmiYGQuCMhuA
Luxury by Causmic
Genre and Mood : Hip-hop and Rap | Calm
Luxury by Causmic on YouTube : https://www.youtube.com/watch?v=6XEgskTNboI
Music Title: SUBWAY DREAMS
Artist: Dan Henig
Genre: Dance & Electronic (Dramatic)
Music from Youtube Studio [ Audio Library ]
chill. by sakura Hz https://soundcloud.com/sakurahertz
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: http://bit.ly/chill-sakuraHz
Music promoted by Audio Library https://youtu.be/pF2tXC1pXNo
Spring by Ikson https://soundcloud.com/ikson
https://www.youtube.com/watch?v=nZAIjssxbQw
Music by https://youtube.com/ikson
Music by @ikson
*********************************************** VB Net + Arduino Uno + Pulse Heart Rate Sensor | Real Time Heart Rate Monitoring | Step by Step](https://i.ytimg.com/vi/LK_72QC1l2E/mqdefault.jpg)
![Basic4Android (B4A) | Make Music Player MP3 Player
Basic4Android (B4A) | Make Music Player MP3 Player. In this video I use Basic4Android Version 7.80 and Leapdroid Version 1.8.0.0 Android Emulator.
Download this project here : https://drive.google.com/open?id=197TtqApFCZ1MnpnYsuXm1AwlOeizwBqt
For beginners Basic4Android (B4A) Users : https://www.youtube.com/watch?v BIq32-qEgA
***********************************************
Thanks for watching & dont forget to like, comment and Subscribe...
***********************************************
For other video tutorials on this channel, please see this playlist:
- Basic4Android (B4A) Tutorials : https://www.youtube.com/watch?v BIq32-qEgA&list=PLnXsmScWzcm6RVlhPM7qg_OJ2N8OpV99d
- Electronics Tutorials : https://www.youtube.com/watch?v=rLdsWt6EP6w&list=PLnXsmScWzcm766h5Dn4AJjbJRzDfCPh4h
- Arduino Tutorials : https://www.youtube.com/watch?v=A3_EBZqCG5s&list=PLnXsmScWzcm48hvcTTRAUFcP5Fjd4u8cS
- Great Cow Basic Tutorials : https://www.youtube.com/watch?v=orHrLmEvp0o&list=PLnXsmScWzcm7xejzacm5cKJMIh_tXXxN8
- Bascom Avr Tutorials : https://www.youtube.com/watch?v=JYKSkNQq9eM&list=PLnXsmScWzcm6F9gX1wYenqjKdqVSM7d6B
- VB .NET Tutorials : https://www.youtube.com/watch?v=Sy2vjWO0ydM&list=PLnXsmScWzcm4g8AWEJ6WXVUOBh_cWF5_z
***********************************************
Download & Installation Basic4Android : https://www.b4x.com/b4a.html
***********************************************
Download Leapdroid (Android Emulator) : https://leapdroid.en.softonic.com/
***********************************************
Opening Intro Template : https://www.youtube.com/watch?v OdzgZKFGIk
***********************************************
[Lib] MediaBrowser : https://www.b4x.com/android/forum/threads/lib-mediabrowser.19121/
***********************************************
[B4X] [XUI] xCustomListView : https://www.b4x.com/android/forum/threads/b4x-xui-xcustomlistview-cross-platform-customlistview.84501/
***********************************************
ScrollingLabels.bas : https://www.b4x.com/android/forum/threads/scrolling-labels.8831/
***********************************************
Music Background :
Nice To You - Vibe Tracks : https://www.youtube.com/watch?v=fBBMV5taFr8
***********************************************
Music played by the media player in the video:
Flying High by FREDJI https://soundcloud.com/fredjimusic
https://www.facebook.com/fredjimusic/
Music promoted by Audio Library https://youtu.be/RYgKd-6_Fc4
Summer Vibes by Simon More https://soundcloud.com/user-73416670
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
https://creativecommons.org/licenses/by/3.0/
Music promoted by Audio Library https://youtu.be/FTUkaPnYdLU
Pyres by Broken Elegance https://soundcloud.com/brokenelegance
Creative Commons — Attribution 3.0 Unported— CC BY 3.0
https://creativecommons.org/licenses/by/3.0/
Music promoted by Audio Library https://youtu.be/9xMg_xdpa7w
Sparks by Chaël https://soundcloud.com/chael_music
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
https://creativecommons.org/licenses/by/3.0/
Music promoted by Audio Library https://youtu.be/XIoyEFrDRDo
Harmony by Ikson https://soundcloud.com/ikson
Music promoted by Audio Library https://youtu.be/ytwb-xsfaIE
*********************************************** Basic4Android (B4A) | Make Music Player MP3 Player](https://i.ytimg.com/vi/LqPshkZM_FQ/mqdefault.jpg)

![Arduino IDE + ESP32 CAM | Video Streaming Web Server and Take Photo and Save to MicroSD Card
Arduino IDE + ESP32 Cam + MicroSD Card | ESP32 Cam Video Streaming Web Server | ESP32 Cam Take Picture and Display in Web Server and Save to MicroSD Card.
In this project video I use Arduino IDE 1.8.9 , Notepad++ V7.7.1 , Arduino Core for The ESP32, MicroSD Card 2 GB, ESP32 Cam AI-Thinker and ESP32-CAM-MB USB Programmer.
00:00 Opening
00:12 Project Preview
01:09 Additional information for creating this project.
01:30 ESP32 CAM Simple Web Server
03:55 ESP32 CAM Simple Web Server (Network)
04:26 ESP32 CAM Simple Web Server (Demo)
05:24 MicroSD Card File Reading and Writing Test
06:35 Format the MicroSD card
07:03 Creating txt files
08:04 MicroSD Card File Reading and Writing Test (Demo)
08:57 ESP32 CAM Video Streaming Web Server and Take Photo and Save to MicroSD Card Station Mode
10:30 Create txt file to sort image file naming
11:59 Network (Station Mode)
13:03 Demo (Station Mode)
15:50 Checking the captured image (Station Mode)
16:20 ESP32 CAM Video Streaming Web Server and Take Photo and Save to MicroSD Card Access Point Mode
18:41 Network (Access Point Mode)
19:41 Demo (Access Point Mode)
21:15 Checking the captured image (Access Point Mode)
21:37 Closing
Download arduino code : https://drive.google.com/file/d/1dwz1duxqftDez2SfXqY2JsFOO wzlA/view?usp=sharing
The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.
SORRY IF MY ENGLISH IS CONFUSING, I USE AN ONLINE TRANSLATOR.
THANKS FOR WATCHING & DONT FORGET TO LIKE , SHARE, COMMENT AND SUBSCRIBE.
***********************************************
Installing the ESP32 Board (Arduino core for the ESP32) in the Arduino IDE : https://www.youtube.com/watch?v=To3TIOFX6cA
Programming ESP32 Cam with Arduino UNO : https://easyelectronicsproject.com/esp32-projects/program-esp32cam-arduino/
Programming ESP32 Cam with FTDI Programmer : https://randomnerdtutorials.com/program-upload-code-esp32-cam/
***********************************************
***********************************************
For other video tutorials on this channel, please see this playlist:
- Basic4Android (B4A) Tutorials : https://www.youtube.com/watch?v BIq32-qEgA&list=PLnXsmScWzcm6RVlhPM7qg_OJ2N8OpV99d
- Electronics Tutorials : https://www.youtube.com/watch?v=rLdsWt6EP6w&list=PLnXsmScWzcm766h5Dn4AJjbJRzDfCPh4h
- Arduino Tutorials : https://www.youtube.com/watch?v=A3_EBZqCG5s&list=PLnXsmScWzcm48hvcTTRAUFcP5Fjd4u8cS
- Great Cow Basic Tutorials : https://www.youtube.com/watch?v=orHrLmEvp0o&list=PLnXsmScWzcm7xejzacm5cKJMIh_tXXxN8
- Bascom Avr Tutorials : https://www.youtube.com/watch?v=JYKSkNQq9eM&list=PLnXsmScWzcm6F9gX1wYenqjKdqVSM7d6B
- VB .NET Tutorials : https://www.youtube.com/watch?v=Sy2vjWO0ydM&list=PLnXsmScWzcm4g8AWEJ6WXVUOBh_cWF5_z
- LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : https://www.youtube.com/watch?v=8jMr94B8iN0&list=PLnXsmScWzcm5MERfTvcUNKsYhOUGKe3-V
- ESP32 Tutorials : https://www.youtube.com/watch?v=To3TIOFX6cA&list=PLnXsmScWzcm7Y5yCDItJP5Kny_MJ8DeDD
- ESP32 CAM Tutorials : https://www.youtube.com/watch?v 5VmYJZI4XI&list=PLnXsmScWzcm6HjC0CIfVmRG1855tjhj5z
***********************************************
***********************************************
Download Arduino IDE : https://www.arduino.cc/en/Main/Software
Download Notepad++ : https://notepad-plus-plus.org/downloads/
***********************************************
***********************************************
Reference :
- Arduino Core for The ESP32 : https://github.com/espressif/arduino-esp32
- ESP32-CAM Take Photo and Display in Web Server : https://randomnerdtutorials.com/esp32-cam-take-photo-display-web-server/
- ESP32-CAM Video Streaming Web Server (works with Home Assistant) : https://randomnerdtutorials.com/esp32-cam-video-streaming-web-server-camera-home-assistant/
- ESP32-CAM Pan and Tilt Video Streaming Web Server (2 Axis) : https://embedgyan.wordpress.com/2021/04/09/esp32-cam-pan-and-tilt-video-streaming-web-server-2-axis/
- ESP32-cam-simple-web-server : https://github.com/peyanski/ESP32-CAM/blob/master/ESP32-cam-simple-web-server.ino
- HTTP Server : https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/protocols/esp_http_server.html
- Converting an integer into a const char* : https://forum.arduino.cc/t/converting-an-integer-into-a-const-char/372396
- Clear / Empty char array in Arduino : https://stackoverflow.com/questions/34381391/empty-char-array-in-arduino
- Convert int to char[] : https://arduino.stackexchange.com/questions/42986/convert-int-to-char
- append to char array : https://forum.arduino.cc/t/append-to-char-array/674930
- Pintf WiFi.localIP() : https://forum.arduino.cc/t/how-to-manipulate-ipaddress-variables-convert-to-string/222693/10
- Color reference when editing video : https://www.arduino.cc/en/Trademark/CommunityLogo
and from several other sources.
*********************************************** Arduino IDE + ESP32 CAM | Video Streaming Web Server and Take Photo and Save to MicroSD Card](https://i.ytimg.com/vi/M1ObcBVZNJQ/mqdefault.jpg)
![ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 + LVGL + EEZ Studio | Dynamic WiFi Configuration
***********************************************
Follow and contact me on Instagram : https://www.instagram.com/utehstr/
***********************************************
***********************************************
ARDUINO IDE + ESP32 + 3.2 Inch TFT LCD Touchscreen SPI Serial ILI9341 240*320 Pixel + LVGL + EEZ Studio.
- Dynamic WiFi Configuration (WiFi Settings).
Software used :
- Arduino IDE (V1.8.19).
- EEZ Studio (V0.22.0).
- Python (V3.10.2).
Python Packages/Modules used :
- pypng (V0.20220715.0).
- lz4 (V4.3.3).
Arduino core :
- Arduino core for the ESP32 (V2.0.16) / ESP32 board in Arduino IDE.
Arduino libraries used :
- TFT_eSPI by Bodmer (V2.5.43).
- XPT2046_Touchscreen by Paul Stoffregen (V1.4.0).
- lvgl by kisvegabor, embeddedt and pete-pjb (V9.2.0).
Hardware used :
- ESP32 DEVKIT V1.
- 3.2 Inch TFT LCD Touchscreen SPI Serial ILI9341 240*320 Pixel.
- And other equipment such as cables, power supplies and others.
Timestamp :
00:00 Opening
00:29 Project Preview
01:42 Installation image
01:53 Software and arduino libraries and more
02:20 Creating UI with EEZ Studio
39:04 Screen Display Test and Touchscreen Calibration
40:37 Screen Display Test and Touchscreen Calibration - Demo
42:19 Erase and Reformat The NVS Memory
43:24 Dynamic WiFi Configuration - WiFi Settings
45:45 Dynamic WiFi Configuration - WiFi Settings - Demo
52:12 Closing
***********************************************
Download the project files (program code files and other files) here : https://drive.google.com/file/d/1XDK56wcLzZzX9pnTfEg1SFK4albg8P06/view?usp=sharing
The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.
***********************************************
SORRY IF MY ENGLISH IS CONFUSING, I USE AN ONLINE TRANSLATOR.
THANKS FOR WATCHING & DONT FORGET TO LIKE , SHARE, COMMENT AND SUBSCRIBE.
***********************************************
For other video tutorials on this channel, please see this playlist:
- Basic4Android (B4A) Tutorials : https://www.youtube.com/watch?v BIq32-qEgA&list=PLnXsmScWzcm6RVlhPM7qg_OJ2N8OpV99d
- Electronics Tutorials : https://www.youtube.com/watch?v=rLdsWt6EP6w&list=PLnXsmScWzcm766h5Dn4AJjbJRzDfCPh4h
- Arduino Tutorials : https://www.youtube.com/watch?v=A3_EBZqCG5s&list=PLnXsmScWzcm48hvcTTRAUFcP5Fjd4u8cS
- Great Cow Basic Tutorials : https://www.youtube.com/watch?v=orHrLmEvp0o&list=PLnXsmScWzcm7xejzacm5cKJMIh_tXXxN8
- Bascom Avr Tutorials : https://www.youtube.com/watch?v=JYKSkNQq9eM&list=PLnXsmScWzcm6F9gX1wYenqjKdqVSM7d6B
- VB .NET Tutorials : https://www.youtube.com/watch?v=Sy2vjWO0ydM&list=PLnXsmScWzcm4g8AWEJ6WXVUOBh_cWF5_z
- LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : https://www.youtube.com/watch?v=8jMr94B8iN0&list=PLnXsmScWzcm5MERfTvcUNKsYhOUGKe3-V
- ESP32 Tutorials : https://www.youtube.com/watch?v=To3TIOFX6cA&list=PLnXsmScWzcm7Y5yCDItJP5Kny_MJ8DeDD
- ESP32 CAM Tutorials : https://www.youtube.com/watch?v 5VmYJZI4XI&list=PLnXsmScWzcm6HjC0CIfVmRG1855tjhj5z
***********************************************
Links to download the software and libraries used and further information are available in the program code.
***********************************************
References :
- LVGL with ESP32 TFT LCD Touchscreen Display – 2.8 inch ILI9341 240×320 (Arduino IDE) :
https://randomnerdtutorials.com/lvgl-esp32-tft-touchscreen-display-ili9341-arduino/
- Export an EEZ Studio UI to Arduino :
https://nerdhut.de/2024/08/08/export-eez-studio-ui-to-arduino/
- LVGL ESP32 2432S028R CYD example with EEZ Studio :
https://youtu.be/1fXV2woCHqA?si=enkX8N2_5U8ZV1w6
- LVGL ESP32-2432S028R Use Image Buttons to create multiple image slideshow (Beginner) :
https://youtu.be/4E10pMgt330?si=cOhNMvYcqfISdK3K
- [LVGL] Show info message while image building failed for LVGL 9.x :
https://github.com/eez-open/studio/issues/581
- ESP32 Useful Wi-Fi Library Functions (Arduino IDE) :
https://randomnerdtutorials.com/esp32-useful-wi-fi-functions-arduino/
- Delete items of a list :
https://forum.lvgl.io/t/delete-items-of-a-list/6364/2
- Getting Started with the 4.3-inch Capacitive-touch ESP32 Sunton Display :
https://www.youtube.com/watch?v=VDcTMJfoDc8&t=1081s
- The complete reference list can be seen in the program code file.
*********************************************** ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 + LVGL + EEZ Studio | Dynamic WiFi Configuration](https://i.ytimg.com/vi/M_JC8owC89g/mqdefault.jpg)

![ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 240*320 + LVGL + EEZ Studio | Simple Multi-Screen
***********************************************
Follow and contact me on Instagram : https://www.instagram.com/utehstr/
***********************************************
***********************************************
ARDUINO IDE + ESP32 + 3.2 Inch TFT LCD Touchscreen SPI Serial ILI9341 240*320 Pixel + LVGL + EEZ Studio.
- ESP32 TFT LCD Touchscreen Simple Multi-Screen (Multiple Screens).
Software used :
- Arduino IDE (V1.8.19).
- EEZ Studio (V0.20.0).
- Python (V3.10.2).
Python Packages/Modules used :
- pypng (V0.20220715.0).
- lz4 (V4.3.3).
Arduino core :
- Arduino core for the ESP32 (V2.0.16) / ESP32 board in Arduino IDE.
Arduino libraries used :
- TFT_eSPI by Bodmer (V2.5.43).
- XPT2046_Touchscreen by Paul Stoffregen (V1.4.0).
- lvgl by kisvegabor, embeddedt and pete-pjb (V9.2.0).
- DHT sensor library (V1.4.6) by Adafruit.
Hardware used :
- ESP32 DEVKIT V1.
- 3.2 Inch TFT LCD Touchscreen SPI Serial ILI9341 240*320 Pixel.
- DHT11 Sensor Module.
- LED and 220 ohm resistor.
- And other equipment such as cables, power supplies and others.
Timestamp :
00:00 Opening
00:30 Project Preview
01:29 Installation image
01:40 Software and arduino libraries and more
02:05 Creating UI with EEZ Studio
30:27 Screen Display Test and Touchscreen Calibration
31:53 Screen Display Test and Touchscreen Calibration - Demo
33:35 Simple Multi-Screen
35:48 Simple Multi-Screen - Demo
36:54 Closing
***********************************************
Download the project files (program code files and other files) here : https://drive.google.com/file/d/1Tz_0z45Vplhukw64vKXuOU4b_eW0MeoO/view?usp=sharing
The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.
***********************************************
SORRY IF MY ENGLISH IS CONFUSING, I USE AN ONLINE TRANSLATOR.
THANKS FOR WATCHING & DONT FORGET TO LIKE , SHARE, COMMENT AND SUBSCRIBE.
***********************************************
For other video tutorials on this channel, please see this playlist:
- Basic4Android (B4A) Tutorials : https://www.youtube.com/watch?v BIq32-qEgA&list=PLnXsmScWzcm6RVlhPM7qg_OJ2N8OpV99d
- Electronics Tutorials : https://www.youtube.com/watch?v=rLdsWt6EP6w&list=PLnXsmScWzcm766h5Dn4AJjbJRzDfCPh4h
- Arduino Tutorials : https://www.youtube.com/watch?v=A3_EBZqCG5s&list=PLnXsmScWzcm48hvcTTRAUFcP5Fjd4u8cS
- Great Cow Basic Tutorials : https://www.youtube.com/watch?v=orHrLmEvp0o&list=PLnXsmScWzcm7xejzacm5cKJMIh_tXXxN8
- Bascom Avr Tutorials : https://www.youtube.com/watch?v=JYKSkNQq9eM&list=PLnXsmScWzcm6F9gX1wYenqjKdqVSM7d6B
- VB .NET Tutorials : https://www.youtube.com/watch?v=Sy2vjWO0ydM&list=PLnXsmScWzcm4g8AWEJ6WXVUOBh_cWF5_z
- LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : https://www.youtube.com/watch?v=8jMr94B8iN0&list=PLnXsmScWzcm5MERfTvcUNKsYhOUGKe3-V
- ESP32 Tutorials : https://www.youtube.com/watch?v=To3TIOFX6cA&list=PLnXsmScWzcm7Y5yCDItJP5Kny_MJ8DeDD
- ESP32 CAM Tutorials : https://www.youtube.com/watch?v 5VmYJZI4XI&list=PLnXsmScWzcm6HjC0CIfVmRG1855tjhj5z
***********************************************
Links to download the software and libraries used and further information are available in the program code.
***********************************************
References :
- LVGL with ESP32 TFT LCD Touchscreen Display – 2.8 inch ILI9341 240×320 (Arduino IDE) :
https://randomnerdtutorials.com/lvgl-esp32-tft-touchscreen-display-ili9341-arduino/
- Export an EEZ Studio UI to Arduino :
https://nerdhut.de/2024/08/08/export-eez-studio-ui-to-arduino/
- LVGL ESP32 2432S028R CYD example with EEZ Studio :
https://youtu.be/1fXV2woCHqA?si=enkX8N2_5U8ZV1w6
- LVGL ESP32-2432S028R Use Image Buttons to create multiple image slideshow (Beginner) :
https://youtu.be/4E10pMgt330?si=cOhNMvYcqfISdK3K
- [LVGL] Show info message while image building failed for LVGL 9.x :
https://github.com/eez-open/studio/issues/581
- LVGL lv_display.h :
https://docs.lvgl.io/master/API/display/lv_display.html#lv-display-h
- LVGL Multiple display support :
https://docs.lvgl.io/8/overview/display.html#multiple-display-support
- LVGL Screens :
https://docs.lvgl.io/8/overview/display.html#screens
- LVGL Load screen with animation :
https://docs.lvgl.io/9.2/overview/obj.html#load-screen-with-animation
- LVGL Gestures :
https://docs.lvgl.io/9.2/overview/indev.html#gestures
- LVGL invalid conversion from void* to lv_obj_t* {aka _lv_obj_t*} [-fpermissive] :
https://github.com/lvgl/lvgl/issues/3542#issuecomment-1219359258
- LVGL ESP32 2432S028R CYD (Beginner) tutorial on simple gestures/swipe to navigate between screen. :
https://www.youtube.com/watch?v=vY1Szy-C_4Q
- Getting Started with the 4.3-inch Capacitive-touch ESP32 Sunton Display :
https://www.youtube.com/watch?v=VDcTMJfoDc8&t=1081s
*********************************************** ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 240*320 + LVGL + EEZ Studio | Simple Multi-Screen](https://i.ytimg.com/vi/NgXpu99Rt9Y/mqdefault.jpg)



