An open API service indexing awesome lists of open source software.

https://github.com/mbn-code/intelligent-traffic


https://github.com/mbn-code/intelligent-traffic

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Intelligent Traffic

https://github.com/user-attachments/assets/f650a00f-ed4d-4457-a8a9-9635fb1fbb45

Car simulation for a school project.
Each car will spawn in a lane that is not occupied, the first car will get a green light and the others will wait if its being occupied by another car. If nothing is occupied it will just be given a green light.
This is an example of a "intelligent" lightning system for traffic, where instead of the lights being time based, they will update based on cars coming to minimize the time spend waiting for red lights and ex polluting the enviorment while the car is at a hold.