2022-11

Arduino

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

Using ESP32 and OV2640, I will introduce electronic work and a program that saves JPEG images captured by the camera to GoogleDrive. This post introduces Arduino settings and programming in terms of software.
Arduino

IoT camera production using ESP32 and OV2640 [Hardware]

Using ESP32 and OV2640, I will introduce electronic work and a program that saves JPEG images captured by the camera to GoogleDrive. This post introduces schematics and wiring related to hardware.
Arduino

Google Cloud Cloud APIs [GoogleDrive for Arduino program]

How to set up the Google Cloud to use the Cloud APIs for your program. [In this case, GoogleDrive for Arduino program] In order to use OAuth2, we will finally get a Refresh Token for Program.
Arduino

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

Using ESP32 and OV2640, I will introduce electronic work and a program that saves JPEG images captured by the camera to GoogleDrive. And I will introduce how to use the GoogleDrive API [API].