ESP32 CAM Send Images to Google Drive, IoT Security Camera using ESP32 Camera Module

preview_player
Показать описание
Altium Designer:

ESP32 CAM Send images to Google Drive, Download code, and Circuit.

Subscribe to my New YouTube Channel, if you want to watch my videos in Hindi/Urdu

ESP32 CAM PROJECTS:

ESP32 CAM with Python OpenCV Yolo V3 for object detection and identification

How to make IoT camera using ESP32 Cam and Telegram:

ESP32 CAM Arduino Issue solved:

ESP32 Cam with ESP8266, google drive, and Google spreadsheet

ESP32 CAM Live video Streaming:

Support me on Patreon and get access to hundreds of projects:

Project Description:
*****
ESP32 CAM is one of my favorite Camera Modules. I have been using the ESP32 CAM module in different projects. Previously I used it for controlling the Electronic Door lock using the Human Face recognition technique and I have also used the same ESP32 camera module for the live video streaming. These previously designed projects will really help you in getting started with the ESP32 Camera module.

If you are using the ESP32 CAM module for the first time, then you might face some issues. I myself, when I first started with the ESP32 Camera module, I had to deal with some errors including the Detected Camera not supported and the camera probe failed with error 0x20004. There is also another issue that you might face while working on the ESP32 Camera module and that is; the ESP32 Cam module keeps resetting automatically. So, if you face any of these issues then I highly recommend watch my getting started tutorial on the ESP32 Cam.

You already know ESP32 Cam is an IoT-supported Camera module, which means you can connect this low-cost camera module with the WiFi Network, and this way you can build yourself an extremely powerful IoT Security Camera or surveillance system.

In today’s episode, you will learn how to make an IoT Security Camera using the ESP32 Cam module and Google Drive. The ESP32 Cam captures the images and then sends them to Google drive. The images can be captured in two different ways.

ESP32 CAM Version1:

As I explained earlier this type of project can be quite useful in situations where you need to monitor a specific type of activity or work progress, etc. Since the images are uploaded to Google drive it means you can monitor any specific activity from anywhere in the world.

You can see I have already received many images from the ESP32 Cam and if I didn’t stop the ESP32 Cam it will keep sending the images to my Google Drive. So, I am going to stop my ESP32 CAM and I am also going to delete all the images.

ESP32 CAM Version2:

This time I connected this IR Sensor with the ESP32 CAM. If you want you can use a PIR sensor or a Microwave sensor or an ultrasonic sensor or any other sensor as per your requirement. Anyways, now the ESP32 CAM will only send images when the IR sensor is activated. So, let’s go ahead and power up the ESP32 CAM.

You can see the ESP32 CAM only send an image to Google Drive when the IR Sensor is activated. This is how easily you can convert your ESP32 CAM into an IoT Security Camera.
******

Amazon Purchase links:
*******
ESP32 CAM

IR Obstacle Sensor

Other must-have Tools and Components:

ESP32 WiFi + Bluetooth Module (My recommendation), more IO pins, improved speed, and supports a Lipo Battery:

Arduino Uno, Nano, Mega, Micro "All types of Arduino Boards":

Top Arduino Sensors:

Super Starter kit for Beginners

Top Oscilloscopes

Variable Supply:

Digital Multimeter:

Top Soldering iron kits: "best"

Top Portable drill machines:

Jumper Wires:

3D printers:

DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I will receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for your support!
*********

For more Projects and tutorials visit my Websites

Electronic Clinic:

Programming Digest:

Follow me on Instagram:

Follow my Facebook Page Electronic Clinic:

Follow my Facebook Group, Arduino Projects:

Email:

#ESP32CAM
#ImagesToGoogleDrive
#IoTsecurityCamera
Рекомендации по теме
Комментарии
Автор

Waw, great implementation of the ESP cam module. I need to start tinkering myself !

PhG
Автор

Nice project and waiting for your video bro

creativeelectronicchannel
Автор

Thanks so much bro!!! We will graduate because of you!

pzir
Автор

thanks for the video sir, please can i have the link to download the libraries of the devices you used in your project, i which to build my circuit on proteus?

tendongforpride
Автор

I assume the IP will change every time - is there away to get a fixed IP? so the video could be used by other SW?

YigalBZ
Автор

This is real good video brother, but I would like to see a gms version of it, not depending on wifi. That way the project will be more versatile.
BTW, keep teaching brother.

Greetings from Tanzania 🇹🇿

raymondmichael
Автор

Does it can visit IP address and can watch live video?

electronflows
Автор

we not sending the code to the esp32 cam directly ?

mohamedhichemmouzali
Автор

Can it record a video and send it to google drive?

Srabh
Автор

I want to use a button instead of a sensor module. What changes do I need to make in Arduino?

Elshan_Mammadov_
Автор

Great project 👍however im having a problem compiling the full code i get this error

Compilation error: 'class WiFiClientSecure' has no member named 'setInsecure' #26

I believe it has something to do with the version of ESP32 core installed.?
Does anyone have any ideas thx 👍😀

timjx
Автор

Sir plz make a video on sending images to every 10 sec through gsm module to our cellphone

peskingdoms
Автор

Can you make esp32 camera based robot bro blynk app or any IoT platform

creativeelectronicchannel
Автор

Hi sir can i use arduino uno to power up the esp32 cam?

jensen
Автор

Do I need to manually create the folder on G-Drive? Cause I'm not seeing the pictures

lolsypussy
Автор

Hello there, a really good project. However i had an issue/doubt... after the google script process do i need to make a folder in my drive or is that automatically created. Because all i see in my drive is the script i made and thats it. No image is being uploaded. Please reply asap, Thank you.

kartikeyamulay
Автор

Can we upload videos to google drive please explain

ProPro-limz
Автор

TypeError: Cannot read property 'parameter' of undefined
doPost @ Código.gs:2
What is the reason for this error in the Google Script code?

williamflores