Camera

Arduino

Save JPEG image to GoogleDrive[GAS] 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. And I will introduce how to use the Google App Script[GAS]. This post will explain the software. The overview and Google cloud settings are posted separately.
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

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].