News

English: Code to control an LED connected to pin 8 of the Arduino Uno based on input from a PIR motion sensor connected to pin 9. The LED turns on when motion is detected (HIGH signal) and turns off ...
The microcontroller-based concept was chosen because I wanted to scale the sensor system later to suit other applications. Here is the diagram of my Arduino infrared close proximity sensor. As you can ...