Automatic Light Controller with PIR and LDR Sensors This repository contains the implementation and documentation of a project using an Arduino Uno R3 microcontroller to control lights automatically ...
This project uses an Arduino Uno to build a burglar detection alarm system with a PIR sensor. The system triggers an alarm when motion is detected, signaling with an LED and a piezo buzzer. This code ...