ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 + DS3231 RTC + LVGL + EEZ Studio | Analog Clock @utehstr
ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 + DS3231 RTC + LVGL + EEZ Studio | Analog Clock  @utehstr
Uploaded February 2025 | Updated September 2026, 2 weeks ago
***********************************************
Follow and contact me on Instagram : 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 : 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 & 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
- Download EEZ Studio :
https://www.envox.eu/studio/studio-introduction/
github.com/eez-open/studio/releases
- Download Python : python.org/downloads
- Download Microsoft C++ Build Tools : visualstudio.microsoft.com/visual-cpp-build-tools

***********************************************

Reference :
- LVGL with ESP32 TFT LCD Touchscreen Display : randomnerdtutorials.com/lvgl-esp32-tft-touchscreen-display-ili9341-arduino
- Export an EEZ Studio UI to Arduino : nerdhut.de/2024/08/08/export-eez-studio-ui-to-arduino
- CYD example with EEZ Studio : youtu.be/1fXV2woCHqA?si=enkX8N2_5U8ZV1w6
- Use Image Buttons to create multiple image slideshow : youtu.be/4E10pMgt330?si=cOhNMvYcqfISdK3K
- [LVGL] Show info message while image building failed for LVGL 9.x : 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 ClockARDUINO UNO + REYAX RYRR10S RFID NFC MODULE | Arduino Uno with REYAX RYRR10S RFID NFC ModuleARDUINO IDE + ESP32 + RobotDyn AC Dimmer Module | RobotDyn AC Dimmer Module with ESP32 (Web Server)Arduino + Touch Sensor TTP223B Digital Switch | Arduino UNO with Touch Sensor TTP223BBasic4Android (B4A) | Arc Menu / Circle MenuArduino IDE + ESP32 + Pulse Sensor + OLED Display + Web Server | Heart Rate Monitoring with ESP32Arduino Uno + LoRa Reyax RYLR896 890 | Communication 2 Arduino board using Reyax Lora RYLR890 896ARDUINO IDE + ESP32 + TFT LCD Touchscreen + Pulse Sensor + LVGL + EEZ Studio | Monitoring Heart RateBasic4Android (B4A) | Circular Image View with CircularImageView Library on Basic4AndroidBasic4Android (B4A) | Notification Count / BadgeViewArduino IDE + ESP32 CAM | ESP32-CAM Capture and Send Photos Via Email using an SMTP Server and PIRARDUINO IDE + ESP32 + MAX7219 LED Matrix + DS3231 RTC | ESP32 Digital Clock with MAX7219 LED Matrix
Uteh Str |

ARDUINO IDE + ESP32 + TFT LCD Touchscreen ILI9341 + DS3231 RTC + LVGL + EEZ Studio | Analog Clock

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER