Skip to content

orionmelt/securitas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Securitas

Home safety system using Raspberry Pi and Nexmo API.

  • Uses Raspberry Pi camera for motion detection
  • Uses Sense HAT for heat detection
  • Uploads pictures taken to Dropbox
  • Sends SMS via Nexmo

Watch demo on YouTube:

Securitas demo

How to run:

  • export FLASK_APP=server.py
  • flask run --host=0.0.0.0 --port=8000
  • Visit /start (or configure Alexa using IFTTT to listen to a phrase such as "trigger Securitas" to make a web request to this URL) to start detection
  • Visit /stop (or configure Alexa using IFTTT to listen to a phrase such as "trigger I am home" to make a web request to this URL) to stop detection

About

Home safety system using Raspberry Pi and Nexmo API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published