Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
street lights that glow on detecting vehicle movement code
#1

Generally, street lights are switched on for whole night and during the day, they are switched off. But during the night time, street lights are not necessary if there is no traffic. Saving of this energy is very important factor these days as energy resources are getting reduced day by day. Alternatives for natural resources are very less and our next generations may face lot of problems because of lack of these natural resources. We have already seen the circuit diagram and working of Auto Intensity Control of Street Lights circuit in the earlier post. This article describes about the circuit that switches the street lights on detecting vehicle movement and remains off after fixed time.

Principle Behind this Circuit:

The proposed system consists of Atmega8 microcontroller, LDR, PIR sensor and RTC. This system controls the street lights using light dependent resistor and PIR sensor.

Street lights are switched on depending on the intensity of the Sun light on LDR. If the intensity of Sunlight on light dependent resistor is low, its resistance value is high. This value increases and becomes high when it is completely in dark. This resistance value decides when the street lights are required to switch ON.

As the resistance value is maximum in the midnights, real time clock comes into the play. The controller checks peak time during which there is no traffic and switch OFF the lights. When there is any vehicle on the road, it is detected by the PIR sensor.

Whenever PIR sensor is detected it just indicates the microcontroller to switch on the street lights. Then lights are switched on for 2 to 3minutes and switched off automatically.

Another way to this approach is, one can maintain minimum intensity without completely switching off the lights by using PWM and switch them on to maximum intensity whenever it detects the vehicle. But in this article the circuit is designed in such a way that lights are completely switched OFF and will be switched ON only when there is any vehicle.
Reply

#2
will you please send me all the codes that are required for the project street light that glow on detecting vehicle movement t as soon as possible..thank you very much..sent to [email protected]
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.