Skip to content

neil-dev/HackNPitch-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackNPitch Summit

This project includes a traffic simulation aimed at making the traffic flow smoother across traffic lights, while also taking into account the convenience of pedestrians.

Features

  • Smart Traffic Light management so that a car does not have to stop at successive traffic lights if they travel with the recommended speed.
  • Using object detection to automatically stop cars to allow pedestrians to cross if the number of pedestrians wanting to cross exceeds a certain threshold.
  • Using ultrasonic sensors to detect absence of cars along the road and allowing pedestrians to cross till a car arrives.
  • An app based dashboard for overriding the signals remotely and setting up timers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 72.8%
  • Jupyter Notebook 23.8%
  • C++ 3.4%