Skip to content

axyome/home-alarm-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Home Alarm

A couple of python scripts which work together to detect if your door was opened and send imessage or sms to alert someone you want.

Works with a Raspberry Pi B+, a magnetic door sensor and an Apple Mac Mini.

logo

The sensor is connected to the GPIO Pin n°1 to send 3.3V and return to the n°18 Pin which check if there is voltage or not.

This detection is made by the alarm.py script. If door is opened, the Pi send an alert to the script server.py

The python script server.py check if an alert was made by the pi. If an alert is send, it launch an AppleScript which is able to run the “message” application and send an imessage or/and a sms to someone.

About

@ home, i wanted to build my own alarm system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages