Skip to content

An Arduino alarm that uses a touch sensor to arm/disarm the system and an ultrasonic sensor for proximity detection.

Notifications You must be signed in to change notification settings

oceallaigh-p/arduino_alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Project Guard Dog: An Arduino Alarm

          (Uses an ultrasonic sensor for detecting proximity)


Description

Project Guard Dog uses the Arduino Uno to create an intruder detection system. It uses a touch sensor to arm and disarm the system and an ultrasonic sensor (HC-SR04) to detect possible intruders. If an intruder is detected, the buzzer will sound with increasing frequency and a message will be written to the Serial Monitor.

About

An Arduino alarm that uses a touch sensor to arm/disarm the system and an ultrasonic sensor for proximity detection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages