Uploaded October 2023 | Updated September 2026, 2 weeks ago
***********************************************
Contact me via Instagram : instagram.com/utehstr
***********************************************
ARDUINO IDE + ESP32 + Google Sheets (Google Spreadsheet).
ESP32 with Google Sheets (Writing Data and Reading Data).
Communication between ESP32 uses Google Sheets.
Software used :
- Arduino IDE (V1.8.9).
- Arduino Core for The ESP32 (V1.0.6).
- Notepad++ (V8.4.6).
Arduino libraries used :
- DHT sensor library (V1.3.5) : Install via "Manage Libraries" or "Library Manager" on the Arduino IDE.
- Adafruit Unified Sensor (V1.0.3) : Install via "Manage Libraries" or "Library Manager" on the Arduino IDE.
- LiquidCrystal_I2C (V1.1.4) : github.com/johnrickman/LiquidCrystal_I2C
Hardware used :
- ESP32 DEVKIT V1.
- DHT11 sensor.
- Rocker Switch 2 PIN.
- LCD 16x2 I2C.
- LED.
- Resistor 330 ohm.
- And other equipment such as cables and others.
Timestamp :
00:00 Opening
00:29 Project Preview
01:44 Step 1 - Created Google Sheets Projects and Google Apps Script Projects
02:27 Step 1 - Google Sheets Projects ID
06:58 Step 1 - Google Apps Script (Code)
08:04 Step 1 - Google Apps Script (Deploy)
08:47 Step 1 - Google Apps Script (Web App URL)
09:11 Step 1 - Google Apps Script (Web App URL Test Write Data to Google Sheets)
11:13 Step 1 - Google Apps Script (Web App URL Test Read Data from Google Sheets)
11:51 Step 2 - The ESP32 writes data to Google Sheets
11:57 Step 2 - Installation ESP32, DHT11 and Switches (Writing Data to Google Sheets)
12:03 Step 2 - Test Installation ESP32, DHT11 and Switches
15:08 Step 2 - The ESP32 writes data to Google Sheets (Code)
17:56 Step 2 - The ESP32 writes data to Google Sheets (Demo)
18:56 Step 3 - The ESP32 reads data from Google Sheets
19:02 Step 3 - Installation ESP32, LCD 16x2 I2C and LEDs (Reading Data from Google Sheets)
19:07 Step 3 - Test Installation ESP32, LCD 16x2 I2C and LEDs
21:09 Step 3 - The ESP32 reads data from Google Sheets (Code)
23:10 Step 3 - The ESP32 reads data from Google Sheets (Demo)
24:08 Communication between ESP32 uses Google Sheets
25:37 Closing
***********************************************
Download Arduino Code and other files : drive.google.com/file/d/1650fl6l9afs2_QvLtxjDkTIP77LD9SM7/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 :
- iotdesignpro.com/articles/esp32-data-logging-to-google-sheets-with-google-scripts?page=0
- randomnerdtutorials.com/esp32-http-get-post-arduino
- stackoverflow.com/questions/24894648/get-today-date-in-google-apps-script
- stackoverflow.com/questions/71341454/apps-script-get-a-timestamp-from-a-cell-containing-a-date-and-a-cell-containg
- stackoverflow.com/questions/11334296/how-to-get-the-correct-range-to-set-the-value-to-a-cell
and from several other sources.
***********************************************
***********************************************
Contact me via Instagram : instagram.com/utehstr
***********************************************
ARDUINO IDE + ESP32 + Google Sheets (Google Spreadsheet).
ESP32 with Google Sheets (Writing Data and Reading Data).
Communication between ESP32 uses Google Sheets.
Software used :
- Arduino IDE (V1.8.9).
- Arduino Core for The ESP32 (V1.0.6).
- Notepad++ (V8.4.6).
Arduino libraries used :
- DHT sensor library (V1.3.5) : Install via "Manage Libraries" or "Library Manager" on the Arduino IDE.
- Adafruit Unified Sensor (V1.0.3) : Install via "Manage Libraries" or "Library Manager" on the Arduino IDE.
- LiquidCrystal_I2C (V1.1.4) : github.com/johnrickman/LiquidCrystal_I2C
Hardware used :
- ESP32 DEVKIT V1.
- DHT11 sensor.
- Rocker Switch 2 PIN.
- LCD 16x2 I2C.
- LED.
- Resistor 330 ohm.
- And other equipment such as cables and others.
Timestamp :
00:00 Opening
00:29 Project Preview
01:44 Step 1 - Created Google Sheets Projects and Google Apps Script Projects
02:27 Step 1 - Google Sheets Projects ID
06:58 Step 1 - Google Apps Script (Code)
08:04 Step 1 - Google Apps Script (Deploy)
08:47 Step 1 - Google Apps Script (Web App URL)
09:11 Step 1 - Google Apps Script (Web App URL Test Write Data to Google Sheets)
11:13 Step 1 - Google Apps Script (Web App URL Test Read Data from Google Sheets)
11:51 Step 2 - The ESP32 writes data to Google Sheets
11:57 Step 2 - Installation ESP32, DHT11 and Switches (Writing Data to Google Sheets)
12:03 Step 2 - Test Installation ESP32, DHT11 and Switches
15:08 Step 2 - The ESP32 writes data to Google Sheets (Code)
17:56 Step 2 - The ESP32 writes data to Google Sheets (Demo)
18:56 Step 3 - The ESP32 reads data from Google Sheets
19:02 Step 3 - Installation ESP32, LCD 16x2 I2C and LEDs (Reading Data from Google Sheets)
19:07 Step 3 - Test Installation ESP32, LCD 16x2 I2C and LEDs
21:09 Step 3 - The ESP32 reads data from Google Sheets (Code)
23:10 Step 3 - The ESP32 reads data from Google Sheets (Demo)
24:08 Communication between ESP32 uses Google Sheets
25:37 Closing
***********************************************
Download Arduino Code and other files : drive.google.com/file/d/1650fl6l9afs2_QvLtxjDkTIP77LD9SM7/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 :
- iotdesignpro.com/articles/esp32-data-logging-to-google-sheets-with-google-scripts?page=0
- randomnerdtutorials.com/esp32-http-get-post-arduino
- stackoverflow.com/questions/24894648/get-today-date-in-google-apps-script
- stackoverflow.com/questions/71341454/apps-script-get-a-timestamp-from-a-cell-containing-a-date-and-a-cell-containg
- stackoverflow.com/questions/11334296/how-to-get-the-correct-range-to-set-the-value-to-a-cell
and from several other sources.
***********************************************
![Bascom Avr | Control Servo SG90 Using Potentiometer With Bascom Avr & Arduino Uno Board.
Bascom Avr | Control Servo SG90 Using Potentiometer With Bascom Avr & 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 Logo : https://logos-download.com/9905-arduino-logo-download.html
***********************************************
Music Background :
Track: Unknown Brain - Why Do I? (ft. Bri Tolani) [NCS Release]
Music provided by NoCopyrightSounds.
Watch: https://youtu.be/tcHJodG5hX8
Free Download / Stream: http://ncs.io/WhyDoIYO
Track: Floatinurboat x Chris Linton - Holding On [NCS Release]
Music provided by NoCopyrightSounds.
Watch: https://youtu.be/X5n9OwR6taQ
Free Download / Stream: http://ncs.io/HoldingOnYO
***********************************************
*********************************************** Bascom Avr | Control Servo SG90 Using Potentiometer With Bascom Avr & Arduino Uno Board.](https://i.ytimg.com/vi/uRblsbiBCOY/mqdefault.jpg)





![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)