Skip to content

This project is how to make a security alarm at home. When someone walks by the motion detector the buzzer will ring an alarm unit the system is turned off.

Notifications You must be signed in to change notification settings

Sararagab/Security-alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Security Alarm

Selfbuilt home security alarm, which will detect any motion that passes by. This is made with Python and Raspberry Pi.

Getting Started

Install Pycharm from here

pip install python

sudo apt-get install rpi.gpio

How to run

  • In Pycharm by clicking on the arrow run or running Crontab crontab -e

  • @reboot python /path/to/motion.py

Requerments

  • Raspberry pi
  • Breadboard
  • Female - Male Cables
  • Led lights
  • Python version > 3
  • Pycharm

About

This project is how to make a security alarm at home. When someone walks by the motion detector the buzzer will ring an alarm unit the system is turned off.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages