Skip to content

A home security device based on IoT made using Raspberry Pi 3B+ and a motion sensor, which captures the image and video of the intruder and notifies the owner/s via email.

License

Notifications You must be signed in to change notification settings

ChargedMonk/ZyPHER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A home security device based on IoT made using Raspberry Pi 3B+ and a motion sensor, which captures the image and video of the intruder and notifies the owner/s via email.

Topics

Resources

License

Stars

Watchers

Forks

Languages