This document describes an automatic room lighting system using an Arduino Nano, PIR sensor, and relay module. The PIR sensor detects human motion and sends a signal to the Arduino, which activates the relay and turns on the lights. When no motion is detected, the relay is deactivated and the lights turn off. The system aims to automatically control room lighting without the need for manual switching. Key components are the Arduino, PIR sensor to detect motion, and relay module to control AC power to the lights.