Save JPEG image to GoogleDrive[API] with ESP32 and OV2640 (Overview)

In the Video

Japanese【日本語】

English【英語】

1. Overview

Using ESP32 and OV2640, I do electronic work and a program that saves JPEG images captured by the camera to GoogleDrive. In this case, I use the GoogleDrive API [API]. (Another way is GAS[Google App Script], GAS is another post on this site.)

2. Operation Image

IoT Camera(ESP32 and OV2640) get JPEG image and Send to Google Cloud[Drive] by HTTP-POST. (See below)

3. Work content

There are three major works as follows.

3-1. Google Cloud Setting
This section is another post.
Please see “Google Cloud Cloud APIs [GoogleDrive for Arduino program]“.

3-2. Electric Work [Hardware]
This section is another post of this series.
Please see “IoT camera production using ESP32 and OV2640 [Hardware]

3-3. Program [Software]
This section is another post of this series.
Please see “Save JPEG image to GoogleDrive[API] with ESP32 and OV2640 (Software)

Others

This time, I made an electronic work to realize the basic operation of getting an image at startup and saving it to GoogleDrive.
In the future, we will realize applied mechanisms by combining various sensors, such as recognizing people and taking pictures and saving them by combining with motion sensors, or detecting the opening and closing of doors and taking pictures when doors are opened. I would like to continue I would like to realize such electronic work.

Comments

Copied title and URL