This project implements an autonomous Light Following Robot using an Arduino UNO and LDR sensors. The robot detects light intensity and navigates towards the light source using simple decision-making logic. It demonstrates fundamental concepts of: Embedded systems, Sensor interfacing ,Real-time control systems ,Basic robotics