This document describes the design of a smart street light system that uses sensors and a microcontroller to automatically control street lights. The system aims to reduce energy waste by switching lights on only when motion is detected and adjusting brightness based on sunlight levels. Key components include infrared and proximity sensors to detect vehicles, an Arduino microcontroller to control the lights, and a light dependent resistor to measure sunlight intensity and determine when to turn lights on or off. The document outlines the problem, objectives, design constraints, system features and components.