Smart Street Light
Smart Street Light
Working:
When a vehicle passes under a streetlight, the sensors will senses through Ultrasonic waves. These waves hit the object and rebound back to the sensors, providing them with the info that a body is about to pass under a streetlight. After this, Arduino process the info and controls the streetlight through it.
The streetlight brightens accordingly as the vehicle passes below it and once it completely passes, it decreases the intensity of the light. All this process is controlled by the Arduino
All this can be controlled and visible from our android app. we have also implemented panic button in case of emergency below the lights. External controls will also be available for the lights.
Components:
Hardware:
- Arduino Uno
- Ultrasonic Sensors
- 12V Led Lights
- Switches
- Buttons
- Breadboard
- Jumper wires
Software:
- Android app with real time access
- Arduino IDE
Comments
Post a Comment