ESP32 Cam saved capture images using PIR motion sensor to GDRIVE

I am working on a project that requires images to be saved using ESP32cam on the GDrive and is captured when motion is detected. I already tried searching the internet for answers however no one raises this concern yet. Would be a huge help if anyone can figure out how to do this. If so, what are the hardware and the code needed for it to work? Thanks!

Hi,

Info on how you can perform motion detection can be found HERE

I have a sketch which detects motion and captures images, it may be of interest/help. You could modify it to save the images to the "Gdrive": CameraWifiMotion

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.