1
1
Fork
You've already forked homealarm
0
A basic sounder for many reed switches.
  • C++ 100%
Find a file
Tavi 57499c8f07
Going the distance... [pt3]
Signed-off-by: Tavi <tavi@divested.dev>
2024年07月27日 17:52:30 -04:00
alarm.ino Going the distance... [pt3] 2024年07月27日 17:52:30 -04:00
LICENSE Going the distance... [pt3] 2024年07月27日 17:52:30 -04:00
README.md Going the distance... [pt3] 2024年07月27日 17:52:30 -04:00

alarm

Overview

A simple drop-in replacement for old-fashioned reed-switch alarm systems.

Modes of Operation

  • Chime: lets you know when a door/window is opened
  • Armed with delay: for use when away
  • Armed and instant: for use when home, eg. at night-time
  • Some sensors are always instant when armed

Board

  • buzzer at pin 13
  • siren at pin 12
  • mode switch at pin 11
  • delay switch at pin 10
  • instant sensors on digital pins 2-9
  • delayed sensors on analog pins 0-6

Credits

Donate