The document describes an automatic room light control system using an Arduino microcontroller and PIR motion sensor. The system is designed to automatically turn lights on when motion is detected by the PIR sensor, and turn lights off after a period of no motion. The system components include a PIR sensor to detect motion, an Arduino Uno microcontroller for processing and control, and a relay to control power to the lights. When motion is detected, the PIR sensor sends a signal to the Arduino, which then activates the relay to turn on the lights. After a set time of no motion, the Arduino deactivates the relay to turn off the lights. The system is intended to automatically control room lights to save