Automatic Street Light Project Using Arduino

Automatic Street Light Project Using Arduino Automatic Street Light Project Using Arduino This project creates an energy-efficient street light system that automatically illuminates LED lights sequentially when a vehicle is detected by IR sensors. The lights turn on in the direction of vehicle movement and turn off after the vehicle passes. How the System Works Two IR sensors are placed at opposite ends of the street light setup When a vehicle triggers the first sensor, LEDs light up sequentially from that side Each LED turns on with a 500ms delay, creating a smooth lighting effect As the vehicle passes the second sensor, LEDs turn off sequentially The same process works in reverse when a vehicle approaches from opposite direction System maintains lights for 2 seconds after vehicle detection for safety Materials Required Ardui...