Skip to content

Latest commit

 

History

History
53 lines (46 loc) · 2.21 KB

README.md

File metadata and controls

53 lines (46 loc) · 2.21 KB

Robotics Club

Smart Street Light

Smart Streets Lights have wireless connectivity that activates lights when passersby are near.

Help in reducing energy consumed thus contributing to sustainable development.

Features

  • Street lights turn on only when an object's movement is detected, helping to reduce the energy consumed by the street lights..
  • Can be used for broadcasting public announcements in case of emergencies.
  • Enhance public safety via networked surveillance and environmental condition monitoring.

Future Scope

  • We can forward the stream of the camera to the license plate of the car to get some database.
  • Further we will add license plate number detection using which we can give online challan to drivers who exceed the speed limit in that region
  • Parking management, such as alerting officials about illegally parked vehicles or drivers of open spaces.

Presentation Link

https://docs.google.com/presentation/d/1-0menHoOS6xvjNK-eWo_UwFODSpFMT0Y/edit?usp=sharing&ouid=118370855782832481229&rtpof=true&sd=true

Videos

Motion Detection

Speed Estimation

Tech Stack:

  • Python
  • NumPy
  • OpenCV
  • YOLO

Contributers