Uploaded October 2024 | Updated September 2026, 2 weeks ago
***********************************************
Follow and contact me on Instagram : instagram.com/utehstr
***********************************************
ARDUINO IDE + ESP32 + 3.2” LCD TFT Touchscreen ILI9341 240*320 + LVGL (Light and Versatile Graphics Library).
Getting Started ESP32 and 3.2 Inch LCD TFT Touchscreen SPI Serial ILI9341 240*320 using Arduino IDE and LVGL.
Software used :
- Arduino IDE (V1.8.19).
Arduino core :
- Arduino core for the ESP32 (V2.0.16).
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” TFT LCD Touchscreen ILI9341 240*320 Pixel.
- LED.
- Resistors 220 ohms.
- And other equipment such as cables, power supplies and others.
Timestamp :
00:00 Opening
00:34 Project Preview
01:53 Installation Image
02:03 What is LVGL ?
02:27 Installing Required Libraries
04:04 TFT_eSPI library settings
04:52 LVGL library settings
05:20 Step 1 - Test Displaying Text and Drawing Shapes (Code)
06:33 Step 1 - Test Displaying Text and Drawing Shapes (Demo)
06:53 Step 2 - Touchscreen Calibration (Code)
08:15 Step 2 - Touchscreen Calibration (Demo)
11:17 Step 3 - Main Project (Code)
13:01 Step 3 - Entering Touchscreen Calibration Values Into Arduino Code
14:11 Step 3 - Main Project (Demo)
15:27 Closing
***********************************************
Download Arduino Code and other files : drive.google.com/file/d/1dgtIu6FgVIv2UiuwB1AH4fEPPDlNmfew/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 :
- LVGL with ESP32 TFT LCD Touchscreen Display – 2.8 inch ILI9341 240×320 (Arduino IDE) : randomnerdtutorials.com/lvgl-esp32-tft-touchscreen-display-ili9341-arduino
- LVGL Change the text on button : forum.lvgl.io/t/change-the-text-on-button/6940/2
- LVGL how to button color change when i clicked the button : github.com/lvgl/lvgl/issues/4479#issuecomment-1692101886
- LVGL How to change background color of the startup screen : forum.lvgl.io/t/how-to-change-background-color-of-the-startup-screen/6863/2
- LVGL Examples : docs.lvgl.io/master/examples.html#examples
- LVGL How to change indicator color of switch? : forum.lvgl.io/t/how-to-change-indicator-color-of-switch/11237
- LVGL Improve the lv_span widget : github.com/lvgl/lvgl/issues/5352
- LVGL Modifying the status color of the Switch does not take effect : github.com/lvgl/lvgl/issues/3519
- LVGL Span : docs.lvgl.io/master/widgets/span.html
- LVGL Simple Buttons : docs.lvgl.io/8.3/widgets/core/btn.html
- LVGL Switch : docs.lvgl.io/8.3/widgets/core/switch.html
- LVGL Slider : docs.lvgl.io/8.3/widgets/core/slider.html
- LVGL Label : docs.lvgl.io/8.3/widgets/core/label.html
- ESP32 Basics: Generating a PWM Signal on the ESP32 : lastminuteengineers.com/esp32-pwm-tutorial
- How to use PWM analog outputs on an ESP32 : luisllamas.es/en/esp32-pwm
and from several other sources.
***********************************************
***********************************************
Follow and contact me on Instagram : instagram.com/utehstr
***********************************************
ARDUINO IDE + ESP32 + 3.2” LCD TFT Touchscreen ILI9341 240*320 + LVGL (Light and Versatile Graphics Library).
Getting Started ESP32 and 3.2 Inch LCD TFT Touchscreen SPI Serial ILI9341 240*320 using Arduino IDE and LVGL.
Software used :
- Arduino IDE (V1.8.19).
Arduino core :
- Arduino core for the ESP32 (V2.0.16).
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” TFT LCD Touchscreen ILI9341 240*320 Pixel.
- LED.
- Resistors 220 ohms.
- And other equipment such as cables, power supplies and others.
Timestamp :
00:00 Opening
00:34 Project Preview
01:53 Installation Image
02:03 What is LVGL ?
02:27 Installing Required Libraries
04:04 TFT_eSPI library settings
04:52 LVGL library settings
05:20 Step 1 - Test Displaying Text and Drawing Shapes (Code)
06:33 Step 1 - Test Displaying Text and Drawing Shapes (Demo)
06:53 Step 2 - Touchscreen Calibration (Code)
08:15 Step 2 - Touchscreen Calibration (Demo)
11:17 Step 3 - Main Project (Code)
13:01 Step 3 - Entering Touchscreen Calibration Values Into Arduino Code
14:11 Step 3 - Main Project (Demo)
15:27 Closing
***********************************************
Download Arduino Code and other files : drive.google.com/file/d/1dgtIu6FgVIv2UiuwB1AH4fEPPDlNmfew/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 :
- LVGL with ESP32 TFT LCD Touchscreen Display – 2.8 inch ILI9341 240×320 (Arduino IDE) : randomnerdtutorials.com/lvgl-esp32-tft-touchscreen-display-ili9341-arduino
- LVGL Change the text on button : forum.lvgl.io/t/change-the-text-on-button/6940/2
- LVGL how to button color change when i clicked the button : github.com/lvgl/lvgl/issues/4479#issuecomment-1692101886
- LVGL How to change background color of the startup screen : forum.lvgl.io/t/how-to-change-background-color-of-the-startup-screen/6863/2
- LVGL Examples : docs.lvgl.io/master/examples.html#examples
- LVGL How to change indicator color of switch? : forum.lvgl.io/t/how-to-change-indicator-color-of-switch/11237
- LVGL Improve the lv_span widget : github.com/lvgl/lvgl/issues/5352
- LVGL Modifying the status color of the Switch does not take effect : github.com/lvgl/lvgl/issues/3519
- LVGL Span : docs.lvgl.io/master/widgets/span.html
- LVGL Simple Buttons : docs.lvgl.io/8.3/widgets/core/btn.html
- LVGL Switch : docs.lvgl.io/8.3/widgets/core/switch.html
- LVGL Slider : docs.lvgl.io/8.3/widgets/core/slider.html
- LVGL Label : docs.lvgl.io/8.3/widgets/core/label.html
- ESP32 Basics: Generating a PWM Signal on the ESP32 : lastminuteengineers.com/esp32-pwm-tutorial
- How to use PWM analog outputs on an ESP32 : luisllamas.es/en/esp32-pwm
and from several other sources.
***********************************************
![Arduino | Control The LED with Bluetooth Module HC-06 and Arduino
Arduino | Control The LED with Bluetooth Module HC 06 and Arduino.
***********************************************
Thanks for watching & dont forget to like, comment and Subscribe...
***********************************************
***********************************************
Arduino IDE : https://www.arduino.cc/en/Main/Software
***********************************************
Opening Intro Template : https://www.youtube.com/watch?v OdzgZKFGIk
***********************************************
Bluetooth Terminal App : https://play.google.com/store/apps/details?id=ptah.apps.bluetoothterminal
***********************************************
Music Background :
Track: Defqwop - Awakening [NCS Release]
Music provided by NoCopyrightSounds.
Watch: https://youtu.be/B-m7X1-T1hQ
Free Download / Stream: http://ncs.io/AwakeningYO
Track: Lennart Schroot & Unknown Brain - Kuyenda (feat. Sru) [NCS Release]
Music provided by NoCopyrightSounds.
Watch: https://youtu.be/mmE9jmX6Tpk
Free Download / Stream: http://ncs.io/KuyendaYO
*********************************************** Arduino | Control The LED with Bluetooth Module HC-06 and Arduino](https://i.ytimg.com/vi/wybYre2GOBs/mqdefault.jpg)
![ARDUINO IDE + ESP32-CAM + TFT LCD + LVGL + EEZ Studio | QR Code Scanner with ESP32-CAM and TFT LCD
***********************************************
Follow and contact me on Instagram : https://www.instagram.com/utehstr/
***********************************************
***********************************************
ARDUINO IDE + ESP32-CAM + 3.2 TFT LCD Touchscreen ILI9341 240x320 + LVGL + EEZ Studio.
- QR Code Reader/Scanner with ESP32-CAM and TFT LCD Touchscreen.
Software used :
- Arduino IDE (V1.8.19).
- EEZ Studio (V0.23.2).
- Python (V3.10.2).
Python Packages/Modules used :
- pypng (V0.20220715.0).
- lz4 (V4.3.3).
Arduino core (ESP32 board in Arduino IDE) :
- Arduino core for the ESP32 (V2.0.16).
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).
- TJpg_Decoder by Bodmer (V1.1.0).
- Quirc by Daniel Beer.
Hardware used :
- ESP32-CAM AI-Thinker.
- ESP32-CAM-MB USB Programmer.
- 3.2 TFT LCD Touchscreen ILI9341 240*320 Pixel.
- And other equipment such as cables, power supplies and others.
Timestamp :
00:00 Opening
00:27 Project Preview
01:24 The modules used to create this project
01:44 Installation image
02:00 Step 1 - Creating GUI with EEZ Studio
13:48 Step 2 - Arduino code
15:52 Step 2 - Quirc library installation
18:24 Step 2 - Creating QR Codes
21:18 Project Demo
24:17 Closing
***********************************************
Download the project files (program code files and other files) here : https://drive.google.com/file/d/1_kszp2DN9EEf7AhcL3dL8gycMsfylTK4/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] Show info message while image building failed for LVGL 9.x :
https://github.com/eez-open/studio/issues/581
- ESP32_CAM_TOY_CAMERA : https://github.com/0015/ThatProject/tree/master/ESP32CAM_Projects/ESP32_CAM_TOY_CAMERA
- ESP32-CAM AI-Thinker Pinout Guide: GPIOs Usage Explained : https://randomnerdtutorials.com/esp32-cam-ai-thinker-pinout/
- ESP32-CAM QR Code Reader (off-line) : https://www.youtube.com/watch?v=ULZL37YqJc8
- ESP32QRCodeReader_Page : https://github.com/fustyles/Arduino/tree/master/ESP32-CAM_QRCode_Recognition/ESP32QRCodeReader_Page
- Manage FreeRTOS tasks - Suspend, Delay, Resume, Delete :
https://simplyexplained.com/courses/programming-esp32-with-arduino/manage-freertos-tasks/
- The complete reference list can be seen in the program code file.
*********************************************** ARDUINO IDE + ESP32-CAM + TFT LCD + LVGL + EEZ Studio | QR Code Scanner with ESP32-CAM and TFT LCD](https://i.ytimg.com/vi/xHGxZRJ8p1s/mqdefault.jpg)


![Bascom Avr | 74HC595 Shift Register Control
Bascom Avr | 74HC595 Shift Register Control. In this video i am using arduino uno board.
For Beginner Bascom Avr with Arduino Uno Board Users : https://www.youtube.com/watch?v=JYKSkNQq9eM
***********************************************
***********************************************
Thanks for watching & dont forget to like, comment and Subscribe...
***********************************************
***********************************************
***********************************************
Bascom Avr : https://www.mcselec.com/index.php?option=com_content&task=view&id=14
***********************************************
Arduino Boards : https://www.arduino.cc/en/Main/Boards
***********************************************
Fritzing : http://fritzing.org/home/
***********************************************
Opening Intro Template : https://www.youtube.com/watch?v OdzgZKFGIk
***********************************************
Arduino Uno Board Image : https://cdn.arduino.cc/homepage/static/media/arduino-UNO.bcc69bde.png
***********************************************
Music Background :
Track: Inukshuk - Too Far Gone [NCS Release]
Music provided by NoCopyrightSounds.
Watch: https://youtu.be/60XUgHQo71Q
Free Download / Stream: http://ncs.io/TooFarGoneYO
*********************************************** Bascom Avr | 74HC595 Shift Register Control](https://i.ytimg.com/vi/yZBU6okM54c/mqdefault.jpg)




