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 ...
The Arduino Uno is powered by the ATmega328P, an 8-bit microcontroller that runs at 16 MHz. It has 32 KB of flash memory, 2 KB of SRAM, and 1 KB of EEPROM. The board has 14 digital I/O pins (of which ...