DIY MOVEABLE SECURITY CAMERA /with Arduino

by ensarlevent in Circuits > Arduino

2884 Views, 30 Favorites, 0 Comments

DIY MOVEABLE SECURITY CAMERA /with Arduino

Arduino Security Cam
IMG_7740.JPG
IMG_7745.jpg

Hello There!

Today we are going to make own Security Camera with Servos!

NOTICE!: ALSO WE WILL LEARN A DIFFERENT WAY OF MOVING SERVOS!

Let's start!

PLEASE FOLLOW ME AND VOTE MY PROJECTS FOR MORE USEFUL PROJECTS. THANK YOU..:)

What Will We Need?

IMG_7741.JPG
  1. 2x ARDUINO
  2. SERVO CHASIS(BUY LINK)
  3. 2x SERVO
  4. 2x NRF24L01
  5. A JOYSTICK
  6. and RF24 library

What We Want and What Will Device Do?

IMG_7741.JPG

We want to move our camera position without cables. We can control our ip camera with Wifi. Device can move the camera 360 degrees. So we can fix it to wall or corners.

Notice: I used EpocCam Application and it is very useful.

Connections;

IMG_7742.JPG

Nrf24l01 to Arduino( both of them; transmitter and receiver)

• GND 1 ---- GND

• VCC 2 ---- 3.3V

• CE 3 ---- 7

• CSN 4 ---- 8

• SCK 5 ---- 13

• MOSI 6 ---- 11

• MISO 7 ---- 12

• IRQ 8 ---- not connected

For Transmitter;

X axis to A0

Y axis to A2

For Receiver;

Servo 1 to D9,

Servo 2 to D10,

Youtube Video;

Arduino Security Cam

Please watch the video and please comment..:)

Arduino Code;

IMG_7743.JPG
IMG_7740.JPG

You can download from this link(Google Drive)

>>> Download Link <<<

If you have an idea please share with us...

PLEASE FOLLOW ME AND VOTE MY PROJECTS FOR MORE USEFUL PROJECTS. THANK YOU..:)