How to make a spy camera using ESP-32 cam module

In this post, I am going to describe  how to make a very small spy camera with new low price development board ESP-32 cam.



This cam module has a powerful esp32 chip, A micro SD card slot & a 2 MP camera.
and you can program it using Arduino IDE

How it works -

When gpio 13 connect to gnd the camera module will take a photo & save it to Micro sd card.

You need to make - 

  1. ESP32 cam module
  2. Small Vero board 
  3. Push Switch 
  4. Micro On-Off switch
  5. 10 K resistor
  6. 3.7 volt rechargeable battery
  7. Male / Female header pins 
  8. wire
  9. SD card
  10. A small box ( optional ) 

Circuit Diagram of this project



After completed the connections upload the code to ESP32 cam using arduino IDE

Download code from here 







Comments

Post a Comment

Popular posts from this blog

how to make 4x4x4 led cube using arduino

Connection & wiring of 24 v electric bi -cycle By Techno review 85

Raspberry pi 3.5 inch LCD screen setup & install driver