https://github.com/maxstrange/home_security_system
A security system for my home!
https://github.com/maxstrange/home_security_system
Last synced: 10 months ago
JSON representation
A security system for my home!
- Host: GitHub
- URL: https://github.com/maxstrange/home_security_system
- Owner: MaxStrange
- Created: 2015-09-03T18:32:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T18:52:15.000Z (over 10 years ago)
- Last Synced: 2025-03-28T17:48:24.838Z (about 1 year ago)
- Language: Arduino
- Size: 2.11 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home_Security_System
A security system for my home!
This is a security system I am making for my home. It will consist of several wireless Arduino Pro Minis acting as sensor nodes
using PIR motion sensors, magnetic switches, a siren, microphones, and maybe an RF ID reader as the arm/disarm mechanism.
Uses tmrh20's fork of ManiacBug's NRF library for the wireless mechanisms (since XBee is so super expensive).