garthoff / PIR--arduino-motion-sensor

A small program to set off a buzzer or LED when something moves in front of a PIR sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a little project to create a back door alarm for a bookstore. This is a definite work in progress, but I would greatly apreciate any input.

The project revolves around an arduino connected to a PIR sensor and some sort of buzzer or bell. When someone walks by the PIR sensor the buzzer should ring once. Right now, the arduino is set to have a cool down period between buzzes, so that if someone stands near the PIR sensor it does not constantly go off. 

About

A small program to set off a buzzer or LED when something moves in front of a PIR sensor