Introduction
The Automatic Street Light using LDR is a simple and useful electronics hobby project that demonstrates how light intensity can be used to control electrical devices automatically. This project uses an LDR (Light Dependent Resistor) to detect the surrounding light level and switch a street light ON or OFF accordingly.
In many cities, street lights are controlled manually, which may lead to energy wastage when lights remain ON during the daytime. An automatic street lighting system helps reduce this problem by switching the lights ON only when it becomes dark.
The LDR sensor plays an important role in this circuit. It changes its resistance depending on the intensity of light falling on it. When there is bright light, the resistance of the LDR decreases, and when it is dark, the resistance increases. By using this property, we can design a circuit that automatically controls the street light.
This project is commonly used as a beginner experiment for students learning electronics and embedded systems. It helps them understand sensor operation, transistor switching, and automatic control systems.
Circuit Diagram

Components Required
The following components are required to build the automatic street light circuit:
| Component | Quantity |
| LDR (Light Dependent Resistor) | 1 |
| NPN Transistor (BC547) | 1 |
| LED | 1 |
| Resistor (220Ω) | 1 |
| Resistor (10kΩ) | 1 |
| Breadboard | 1 |
| Jumper Wires | Few |
| 9V Battery or Power Supply | 1 |
Circuit Diagram Explanation
The circuit consists of an LDR sensor, a transistor, resistors, and an LED that represents the street light.
The LDR and the 10kΩ resistor form a voltage divider network. This network senses the light intensity and produces a voltage signal based on the brightness.
The output of this voltage divider is connected to the base of the transistor. The transistor acts as a switch that controls the LED.
When there is sufficient light, the resistance of the LDR becomes low. As a result, the transistor does not receive enough base voltage, and the LED remains OFF.
When darkness falls, the resistance of the LDR increases. This increases the base voltage of the transistor, turning it ON. When the transistor conducts, current flows through the LED and it glows.
Thus, the LED automatically turns ON during darkness and turns OFF during daylight.
Working Principle
The working principle of the automatic street light circuit is based on the light-sensitive property of the LDR.
During daytime, sunlight falls on the LDR, reducing its resistance. Because of this, the voltage at the transistor base remains low, preventing the transistor from switching ON. As a result, the LED stays OFF.
During nighttime, when the surrounding light decreases, the resistance of the LDR increases significantly. This increases the voltage at the transistor base, allowing current to flow through the transistor.
When the transistor is activated, it allows current to pass through the LED, causing it to glow. In this way, the LED automatically acts as a street light that turns ON only in darkness.
This automatic control system helps save electricity and reduces the need for manual switching.
Output Result
After assembling the circuit and supplying power, the LED will respond to the surrounding light conditions.
- When the LDR is exposed to bright light, the LED remains OFF.
- When the LDR is covered or placed in darkness, the LED turns ON.
This behavior simulates the operation of an automatic street lighting system.
Advantages
- Saves electrical energy
- Reduces manual effort
- Simple and low-cost circuit
- Easy to build for beginners
- Useful for learning sensor-based automation
Applications
The automatic street light circuit can be used in various real-world applications such as:
- street lighting systems
- garden lighting control
- outdoor security lighting
- automatic corridor lighting
- energy-saving lighting systems
Conclusion
The Automatic Street Light using LDR is a simple yet effective electronics project that demonstrates the concept of automatic control based on environmental conditions. By using a light-sensitive resistor and a transistor switch, the circuit can automatically control a light source depending on the surrounding brightness.
This project is an excellent experiment for beginners and students who want to learn the basics of sensors, transistor switching, and automation systems. It also highlights how simple electronic circuits can contribute to energy conservation and smart lighting solutions.
