Upload images to Google Drive with the ESP32 CAM

Upload images taken with the ESP32 Camera to your Google Drive! The template periodically triggers the image capture, but this could easily be swapped out with a button interrupt or a sensor reading.

Suggested Parts

ESP32-CAM

ESP32-CAM

The ESP32 camera module

Demo

Sample code is provided for the suggested parts, but you can modify the sample to work on any device capable of an MQTT connection.

Available code templates

  • Arduino

How it works

  • Pay once to generate your unique keys for your device
  • Interact with this Thingio service using these keys in your code
  • Use the sample code directly or modify it to fit your project