Let me introduce another simple microcontroller-based do-it-yourself circuit that detects motion and excites a light source in a flash. The “snooper” here is an ordinary passive infrared (PIR) motion ...
Basic motion sensing setup using Arduino, PIR sensor, LEDs, and push button for interaction & Motion-triggered alarm system with Arduino, PIR sensor, piezo buzzer, and LED alert. // first pic This ...
The presented schematic shows how to build a simple PIR motion sensor. PIR sensors allow motion sensing, it is almost always used to detect whether someone has moved in or out of the sensors range.
The sensor continuously sends out infrared light and measures how much of that light is reflected. When a reflective object is within its set detection range, it returns a low signal. The Arduino ...