A home security device, which captures the image and video of the intruder and notifies the owner via email.
Built using raspberry pi and motion sensor.
-
Raspberry Pi 3B+
-
Raspberry Pi Camera Module V2
-
PIR Sensor (for motion detection)
-
A 5V 2.5A power supply for the Raspberry Pi
Python 3.6 or later along with RPi.GPO, picamera. To install run:
$ pip install -U -r requirements.txt
First setup the raspberry pi, camera module and the PIR sensor. Follow this quick guide for reference.
Also change the email id and password according to your choice.
You can edit the .bashrc file to run this program at boot up. Take a look at this for help.
Or you could run the zypher.py file as:
$ python3 zypher.py