Most of the street lights are ON even when the there's plenty of sunlight, Which made me think is it possible for me to design an Automated street light using Iot?
Therefore I thought a lot and I decided to make automated street light.
The automated street light automatically switches ON lights when the sunlight goes below the visible region of our eyes. (e.g in evening after Sunset). It automatically switches OFF lights when Sunlight fall on it. We do this by using a sensor called LDR (Light Dependent Resistor) which senses the light just like our eyes. So when the light foes below a threshold value, An Led(indicator for street light) is turned on and simultaneously an SMS is sent to the user mobile stating Street lights are turned on. When Light falls on LDR, and when the value ges beyond Threshold value, the LED is turned off.
Comments