Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.01 KB

README.md

File metadata and controls

46 lines (24 loc) · 1.01 KB

ZyPHER 🕵️ 📷 🏡

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.


Components:

  • Raspberry Pi 3B+

  • Raspberry Pi Camera Module V2

  • PIR Sensor (for motion detection)

  • A 5V 2.5A power supply for the Raspberry Pi


Requirements

Python 3.6 or later along with RPi.GPO, picamera. To install run:

$ pip install -U -r requirements.txt

Usage:

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