How to Take Photos and Upload it to Google Drive Using ESP32-CAM
How to take photos and upload them to a google drive folder using ESP32 cam. The first step is to use the google script to built a simple program in which the image is received and gets stored in a certain folder, for achieving this go to google drive->new->more->google apps scripts. […]