Introduction - If you have any usage issues, please Google them yourself
In this simple project, we’ll build a motion-sensing arduino alarm using a PIR (passive infrared) sensor and an Arduino microcontroller. This is a great way to learn the basics of using digital input ( the sensor) and output (in this case, to a noisy buzzer) on your Arduino.