Skip to content

Home security system like ADT needs to renew registration at police station and pay each month. This is a Raspberry Pi project that tries to accomplish the same goal at much lower cost. 1. using pyro IR detector to trigger GPIO pins on Raspberry Pi (python). Nearly no false alarm. 2. Raspberry Pi is power-up to arm, and power-down to disarm, by …

xli1997/Raspberry_Pi_Skype_SecurityAlarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry_Pi_Skype_SecurityAlarm

Home security system like ADT needs to renew registration at police station and pay each month. This is a Raspberry Pi project that tries to accomplish the same goal at much lower cost. 1. using pyro IR detector to trigger GPIO pins on Raspberry Pi (python). Nearly no false alarm. 2. Raspberry Pi is power-up to arm, and power-down to disarm, by a wireless outlet switch. 3. A Windows PC runs a web service to receive the alarm, calls (C#) Skype API (well maintained by Microsoft) to send IM (very fast, 3sec delay) to cellphone. By checking home cameras, the user can decide to call police.

About

Home security system like ADT needs to renew registration at police station and pay each month. This is a Raspberry Pi project that tries to accomplish the same goal at much lower cost. 1. using pyro IR detector to trigger GPIO pins on Raspberry Pi (python). Nearly no false alarm. 2. Raspberry Pi is power-up to arm, and power-down to disarm, by …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages