Image may be NSFW.
Clik here to view.

Although there are plenty of DIYsurveillance cameras alreadyout there,MakeUseOf has taken it to the next levelwith the ability to remotely control its view. This DIY pan and tiltcamera usesa Raspberry Pi, anArduino Uno, a pair ofservos, and a USB webcam.
The Pi streams video to a webpage and adds a few buttons to move the camera. Due to the lack of the hardware PWM pins, the servosare controlled by theArduinothatis connectedto the Pi. Meanwhile, a python server handlesthe web interface and commands.
Sound interesting? Be sure to check out the entire build on MakeUseOf’s page here .