Skip to content

eramos/arduino-motion-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Motion Detector

Simple motion detector for arduino boards.

Hardware required

  • 1x Arduino board (or compatible)
  • 1x HC-SR04 Ultrasonic Sensor Module
  • 1x Active buzzer
  • 5x F-M female to male Dupont wires

Software required

  • Arduino IDE

Usage

  1. Wire the components to the board
  2. Open arduino's IDE
  3. Edit arduino-motion-detector.ino and select the desired distance in MIN_DISTANCE
  4. Upload the program with arduino's IDE
  5. You may now leave the board in the desired place. Don't forget to turn it on!

About

Simple motion detector for arduino boards

Resources

License

Stars

Watchers

Forks

Languages