Uploaded August 2024 | Updated September 2026, 2 weeks ago
***********************************************
Follow and contact me on Instagram : instagram.com/utehstr
***********************************************
ARDUINO IDE + ESP32 + OpenWeatherMap + LED Matrix P5 RGB 64x32 + DS3231 RTC :
- Weather Station with Arduino IDE, ESP32, OpenWeatherMap and LED Matrix P5 RGB 64x32.
Software used :
- Arduino IDE (V1.8.19).
Arduino core :
- Arduino core for the ESP32 (V2.0.16).
Arduino libraries used :
- Arduino_JSON by Arduino (V0.2.0).
- Adafruit BusIO by Adafruit (V1.16.1).
- RTClib by Adafruit (V2.1.4).
- Adafruit GFX Library by Adafruit (V1.11.9).
- HUB75 RGB LED matrix panel library utilizing ESP32 DMA by mrfaptastic.
Hardware used :
- ESP32 DEVKIT V1.
- LED Matrix P5 RGB 64x32
- DS3231 RTC Module.
- And other equipment such as cables, power supplies and others.
API used :
- OpenWeatherMap API.
Timestamp :
00:00 Opening
00:29 Project Preview
02:19 Installation Image
02:28 Step 1 - Create an OpenWeatherMap account and get the API Key
04:26 Step 2 - Test OpenWeatherMap API Key
07:24 Step 2 - Test OpenWeatherMap API Key (Demo)
07:54 Step 3 - Test and Setup DS3231 RTC Module
10:07 Step 3 - Test and Setup DS3231 RTC Module (Demo)
11:39 Step 4 - Test P5 RGB 64x32
14:06 Step 4 - Test P5 RGB 64x32 (Demo)
14:36 Step 5 - Weather Station
18:37 Step 5 - Weather Station (Demo)
20:26 Closing
***********************************************
Download Arduino Code and other files : drive.google.com/file/d/1JYa1OFQZbg8NLqsBaGyqFiH22DiUgwwe/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 :
- OpenWeatherMap API (Current weather data) : openweathermap.org/current
- HUB75 RGB LED matrix panel library utilizing ESP32 DMA by mrfaptastic : github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA
- Adafruit_GFX getTextBounds() : forums.adafruit.com/viewtopic.php?p=486141#p486141
- ESP32 HTTP GET with Arduino IDE (OpenWeatherMap.org and ThingSpeak) : randomnerdtutorials.com/esp32-http-get-open-weather-map-thingspeak-arduino
- image2cpp : javl.github.io/image2cpp
- Adafruit GFX Pixel font customiser : tchapi.github.io/Adafruit-GFX-Font-Customiser
- ASCII Table : rapidtables.com/code/text/ascii-table.html
- PIXILART draw : pixilart.com/draw?ref=home-page
- Convert JSONVar to string Temperature from Open Weather : forum.arduino.cc/t/convert-jsonvar-to-string-temperature-from-open-weather/1004020
- fixed monospaced font 5x7 (Author Rob Jennings) : github.com/robjen/GFX_fonts/blob/master/GFX_fonts/Font5x7FixedMono.h
and from several other sources.
***********************************************
***********************************************
Follow and contact me on Instagram : instagram.com/utehstr
***********************************************
ARDUINO IDE + ESP32 + OpenWeatherMap + LED Matrix P5 RGB 64x32 + DS3231 RTC :
- Weather Station with Arduino IDE, ESP32, OpenWeatherMap and LED Matrix P5 RGB 64x32.
Software used :
- Arduino IDE (V1.8.19).
Arduino core :
- Arduino core for the ESP32 (V2.0.16).
Arduino libraries used :
- Arduino_JSON by Arduino (V0.2.0).
- Adafruit BusIO by Adafruit (V1.16.1).
- RTClib by Adafruit (V2.1.4).
- Adafruit GFX Library by Adafruit (V1.11.9).
- HUB75 RGB LED matrix panel library utilizing ESP32 DMA by mrfaptastic.
Hardware used :
- ESP32 DEVKIT V1.
- LED Matrix P5 RGB 64x32
- DS3231 RTC Module.
- And other equipment such as cables, power supplies and others.
API used :
- OpenWeatherMap API.
Timestamp :
00:00 Opening
00:29 Project Preview
02:19 Installation Image
02:28 Step 1 - Create an OpenWeatherMap account and get the API Key
04:26 Step 2 - Test OpenWeatherMap API Key
07:24 Step 2 - Test OpenWeatherMap API Key (Demo)
07:54 Step 3 - Test and Setup DS3231 RTC Module
10:07 Step 3 - Test and Setup DS3231 RTC Module (Demo)
11:39 Step 4 - Test P5 RGB 64x32
14:06 Step 4 - Test P5 RGB 64x32 (Demo)
14:36 Step 5 - Weather Station
18:37 Step 5 - Weather Station (Demo)
20:26 Closing
***********************************************
Download Arduino Code and other files : drive.google.com/file/d/1JYa1OFQZbg8NLqsBaGyqFiH22DiUgwwe/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 :
- OpenWeatherMap API (Current weather data) : openweathermap.org/current
- HUB75 RGB LED matrix panel library utilizing ESP32 DMA by mrfaptastic : github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA
- Adafruit_GFX getTextBounds() : forums.adafruit.com/viewtopic.php?p=486141#p486141
- ESP32 HTTP GET with Arduino IDE (OpenWeatherMap.org and ThingSpeak) : randomnerdtutorials.com/esp32-http-get-open-weather-map-thingspeak-arduino
- image2cpp : javl.github.io/image2cpp
- Adafruit GFX Pixel font customiser : tchapi.github.io/Adafruit-GFX-Font-Customiser
- ASCII Table : rapidtables.com/code/text/ascii-table.html
- PIXILART draw : pixilart.com/draw?ref=home-page
- Convert JSONVar to string Temperature from Open Weather : forum.arduino.cc/t/convert-jsonvar-to-string-temperature-from-open-weather/1004020
- fixed monospaced font 5x7 (Author Rob Jennings) : github.com/robjen/GFX_fonts/blob/master/GFX_fonts/Font5x7FixedMono.h
and from several other sources.
***********************************************
![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)




![ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 + DS3231 RTC + LVGL + EEZ Studio | Analog Clock
***********************************************
Follow and contact me on Instagram : https://www.instagram.com/utehstr/
***********************************************
***********************************************
ARDUINO IDE + ESP32 + LCD TFT Touchscreen SPI Serial ILI9341 240*320 Pixel + DS3231 RTC Module + LVGL + EEZ Studio.
- ESP32 TFT LCD Analog Clock (Including getting time and date from NTP Server).
Software used :
- Arduino IDE (V1.8.19).
- EEZ Studio (V0.20.0).
- Python (V3.10.2).
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).
- RTClib (V2.1.4).
Python Packages/Modules :
- pypng (V0.20220715.0).
- lz4 (V4.3.3).
Hardware used :
- ESP32 DEVKIT V1.
- 3.2” TFT LCD Touchscreen ILI9341 240*320 Pixel.
- DS3231 RTC Module
- And other equipment such as cables, power supplies and others.
Timestamp :
00:00 Opening
00:12 Project Preview
01:22 Module used to create this project
01:47 Installation Image
01:57 Software and libraries used
02:23 Step 1 - Test TFT LCD Touchscreen
03:31 Step 1 - Test TFT LCD Touchscreen (Demo)
03:49 Step 2 - Test and Setup of DS3231 RTC Module
05:03 Step 2 - Test and Setup of DS3231 RTC Module (Demo)
06:34 Step 3 - Main project
06:39 Step 3 - Main project - Creating an EEZ Studio project (GUI)
21:09 Step 3 - Main project - Arduino code
23:23 Step 3 - Main project - Demo
24:52 Closing
***********************************************
Download the project files (program code files and other files) here : https://drive.google.com/file/d/10mAxvuntIkbDVAP5rPGg2IUz7Me50oMk/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
***********************************************
- Download Arduino IDE : https://www.arduino.cc/en/Main/Software
- Download Notepad++ : https://notepad-plus-plus.org/downloads/
- Download EEZ Studio :
https://www.envox.eu/studio/studio-introduction/
https://github.com/eez-open/studio/releases
- Download Python : https://www.python.org/downloads/
- Download Microsoft C++ Build Tools : https://visualstudio.microsoft.com/visual-cpp-build-tools/
***********************************************
Reference :
- LVGL with ESP32 TFT LCD Touchscreen Display : 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/
- CYD example with EEZ Studio : https://youtu.be/1fXV2woCHqA?si=enkX8N2_5U8ZV1w6
- Use Image Buttons to create multiple image slideshow : 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
and from several other sources.
*********************************************** ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 + DS3231 RTC + LVGL + EEZ Studio | Analog Clock](https://i.ytimg.com/vi/OJxUxzau2VA/mqdefault.jpg)



![Basic4Android (B4A) | Arc Menu / Circle Menu
Basic4Android (B4A) | Arc Menu / Circle Menu. In this video I use Basic4Android Version 7.80 and Leapdroid Version 1.8.0.0 Android Emulator.
For beginners Basic4Android (B4A) Users : https://www.youtube.com/watch?v BIq32-qEgA
***********************************************
Thanks for watching & dont forget to like, comment and Subscribe...
***********************************************
***********************************************
Download & Installation Basic4Android : https://www.b4x.com/b4a.html
***********************************************
Download Leapdroid (Android Emulator) : https://leapdroid.en.softonic.com/
***********************************************
Arc Menu [Class] + [Lib] : https://www.b4x.com/android/forum/threads/arc-menu-class-lib.28285/
***********************************************
Images in this Project :
Menu : https://www.iconfinder.com/icons/1886909/document_extension_file_list_menu_text_icon
Home : https://www.iconfinder.com/icons/981080/basic_home_house_thiago_pontes_icon
User : https://www.iconfinder.com/icons/981085/basic_people_profile_thiago_pontes_user_icon
Search : https://www.iconfinder.com/icons/2024633/find_magnifier_research_search_icon
Location : https://www.iconfinder.com/icons/1055034/location_navigation_pin_icon
Information : https://www.iconfinder.com/icons/211679/circled_information_icon
Camera : https://www.iconfinder.com/icons/1886519/camera_digital_dslr_fullframe_photo_photograph_icon
Close : https://www.iconfinder.com/icons/1891023/cancel_cercle_close_delete_dismiss_remove_icon
Message : https://www.iconfinder.com/icons/1011335/email_envelope_mail_message_send_icon
***********************************************
Opening Intro Template : https://www.youtube.com/watch?v OdzgZKFGIk
*********************************************** Basic4Android (B4A) | Arc Menu / Circle Menu](https://i.ytimg.com/vi/P_nKywTI-O0/mqdefault.jpg)
