ESP32 CAM Send Captured Image to Google Drive

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 มิ.ย. 2024
  • Up to 20%-30% off for PCB & PCBA order:
    Only 0$ for 1-4 layer PCB Prototypes:
    www.nextpcb.com/?code=Htoeletric
    Register and get $100 from NextPCB:
    www.nextpcb.com/register?code...
    𝗣𝗿𝗼𝗷𝗲𝗰𝘁 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻:
    In this tutorial, we will be using ESP32-Cam Module to click pictures after any specific duration of time and upload it to a specific folder.
    This project is different as in this we will be using Google Drive API to upload images. We will require a specific client ID and password to access the folder in the Cloud.
    The project is completed in four major steps:
    • Writing code for ESP cam and uploading
    • Installing Python and all required libraries
    • Setting up the google drive API
    • Writing python code to upload the images
    Here we have used the ESP32-CAM module, which is a small camera module with the ESP32-S chip that costs approximately $10. Besides the OV2640 camera and several GPIOs to connect peripherals, it also features a microSD card slot that can be useful to store images taken with the camera.
    In this tutorial, we will go through its features, pins description, and the method to program this device using FTDI Module. Also, we will see the beginner guide on setting up Arduino IDE for the ESP32 Camera Module.
    Apart from this, we will also install Python and Libraries required; later go through the python code that we will be using.
    This is an essential tutorial as you will be able to use any sort of extra application for processing images say Machine learning or Image filtering and after that, you wish to store it on your computer as well as on Drive you can easily do that.
    𝗣𝗿𝗼𝗷𝗲𝗰𝘁𝘀 𝗟𝗶𝗻𝗸𝘀 & 𝗦𝗼𝘂𝗿𝗰𝗲 𝗖𝗼𝗱𝗲: how2electronics.com/how-to-se...
    ....................................................................................................................................................................................................................................
    Drop a like if you liked this video.
    Don't forget to subscribe to our channel for more Electronics projects and tutorials.
    Website: www.how2electronics.com
    Facebook: / how2electronics
    Instagram: / how2electronics
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 39

  • @AKElectroTech
    @AKElectroTech 2 ปีที่แล้ว +1

    Great idea
    I recently bought esp32 cam module.

  • @cherifouro-wassara989
    @cherifouro-wassara989 2 ปีที่แล้ว +1

    Very useful tutorial
    Thanks

  • @ChupoCro
    @ChupoCro ปีที่แล้ว +8

    It's more useful to skip the computer and to upload the images directly from ESP32 to Google Drive. That way ESP32 can be at a location where there isn't a computer.

    • @hustler7006
      @hustler7006 ปีที่แล้ว

      How can we do that?.... Please guide me

  • @ErdemYldrmer
    @ErdemYldrmer ปีที่แล้ว +3

    😤Video Caption is misleading😤You are not explaining how to send an image from ESP32 to GDrive. You are simply using the ESP as an wireless cam. All the heavy stuff is running on PC. This is not what I'm here for.😖

  • @ahmadseyfi8296
    @ahmadseyfi8296 ปีที่แล้ว +1

    Hi, sorry, I don’t understand the point of using a WiFi enabled camera, if there is a need for a laptop to upload files to google drive. We could just use a USB camera connected to the laptop. What’s the advantage of using ESP32 if it can’t independently upload images?

  • @afzdhalmirzabinuzainistude5281
    @afzdhalmirzabinuzainistude5281 ปีที่แล้ว +2

    how can i send images capture by esp32 camera to google drive automatically??
    does i have to find a different connection from esp32 camera to source power??

  • @infinitegaming2897
    @infinitegaming2897 2 ปีที่แล้ว

    Awesome video

  • @jiaans6076
    @jiaans6076 2 ปีที่แล้ว

    Is that possible to use cloud storage instead or other gcp storage option?

  • @rathitechform6925
    @rathitechform6925 2 ปีที่แล้ว +2

    Error :- A connection attempt failed because the connected party did not properly response after a period of time.

  • @user-re1sj4dx9s
    @user-re1sj4dx9s หลายเดือนก่อน

    If i want to additional ultrasonic sensor to instruct esp32 cam take photo, what should we do?

  • @TechnicalidEas07
    @TechnicalidEas07 2 ปีที่แล้ว

    Great ❤️

  • @rehan_alammmblogs
    @rehan_alammmblogs 2 ปีที่แล้ว

    Nice 👍

  • @chilldeen4590
    @chilldeen4590 4 หลายเดือนก่อน

    can i use esp32-cam-mb instead of the ftdi programmer used in the video?

  • @sabarishbabutg6519
    @sabarishbabutg6519 หลายเดือนก่อน

    Is this code only connect to the router? Not connect for mobile hotspot

  • @NathanCroucher
    @NathanCroucher 2 ปีที่แล้ว

    Can this store video to google, like proper security camera?

  • @udayasai2193
    @udayasai2193 8 หลายเดือนก่อน

    After authentication it showing authentication successful
    But cam is not turning on and pictures weren't taken
    Reply needed asap

  • @SUSMITRUDRA
    @SUSMITRUDRA 2 ปีที่แล้ว +2

    Error is coming while running the python code. Please help.
    Error : ModuleNotFoundError: No module named 'pydrive'

    • @phutthakhunchanthakulkit8075
      @phutthakhunchanthakulkit8075 2 ปีที่แล้ว

      Same here. I fixed it by installing Pydrive in the same way as installing numPy. Open cmd, then type: pip install pydrive. But I'm not sure if this is the best way to go about it.

  • @Makerfabs
    @Makerfabs 2 ปีที่แล้ว

    👏👏👏👏👏👏👏

  • @janarthanandayalan
    @janarthanandayalan 2 หลายเดือนก่อน

    I'm getting an error as Invalid client server file

  • @eeseow1251
    @eeseow1251 2 ปีที่แล้ว

    Hi is it the controller must connect with laptop to perform google drive function?
    can it sepearte as a wireless connect with build in battery?

    • @HowtoElectronics
      @HowtoElectronics  2 ปีที่แล้ว

      Its a wireless system connected to Google drive cloud. No need to connect to laptop. Just power it.

    • @eeseow1251
      @eeseow1251 2 ปีที่แล้ว

      @@HowtoElectronics Ohhh I see thank you so much for sharing the knowledge and really appreciate it !

    • @eeseow1251
      @eeseow1251 2 ปีที่แล้ว

      ​@@HowtoElectronics Hi, when I disconnect the usb microcontroller from the laptop and power it separately, the python file getting error and the live transmission window show error. Is it have any solutions?

  • @phaobi
    @phaobi 2 ปีที่แล้ว

    tooo good....thanks a lot.....

  • @flyingsaviour65
    @flyingsaviour65 2 ปีที่แล้ว +2

    How about uploading the image after every second automatically without pressing k button

    • @necatitas7375
      @necatitas7375 2 ปีที่แล้ว

      Dude can u find the any code for this problem ?

    • @srgplay4526
      @srgplay4526 ปีที่แล้ว

      ​@@necatitas7375did u?

  • @afzdhalmirza4854
    @afzdhalmirza4854 ปีที่แล้ว

    error compiling for board esp32 wrover module
    how can i fix this??
    please do reply,i need help for mt final year project

  • @parzival1187
    @parzival1187 ปีที่แล้ว

    what's your python editor?

    • @SuperCrazyfatGuy
      @SuperCrazyfatGuy ปีที่แล้ว

      Python IDE, the native one when you freshly install python

  • @yogeshitaliya473
    @yogeshitaliya473 2 ปีที่แล้ว

    😍😍😍😍😍

  • @hendricoajey8865
    @hendricoajey8865 ปีที่แล้ว

    Error compiling for board ESP32 Wrover Module.

    • @afzdhalmirza4854
      @afzdhalmirza4854 ปีที่แล้ว

      how do you fix it
      did you found a way to fix this,as im also encounter the same problem

    • @aryanmanjarekar2784
      @aryanmanjarekar2784 ปีที่แล้ว

      @@afzdhalmirza4854 Same Problem

  • @user-xt6lz7km8k
    @user-xt6lz7km8k 10 หลายเดือนก่อน

    E (138) cam_hal: cam_dma_config(300): frame buffer malloc failed
    E (138) cam_hal: cam_config(384): cam_dma_config failed
    E (139) camera: Camera config failed with error 0xffffffff
    CAMERA FAIL pls help me

  • @mramzadg
    @mramzadg 2 ปีที่แล้ว

    Awesome video