Arduino

Arduino

Smart Remote Controller (Overview)

Let's create a Smart remote controller through electronic work. It is programming smartphone operation and AI speaker cooperation. This post is an Overview version.
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[GAS] with ESP32 and OV2640 (Overview and Google Setting)

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 overall overview and Google cloud settings. The software is 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

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