What it does

Takes a destination and start point and calculates and modifies th trafic signals in the path to provide easy transit. This is visualized by leds representing intersections.

How we built it

A python script was coded to interface with a database and generate the path. A feather Huzzah was used to pull the path data from the database and change the lights. The huzzah also updated the current position of the vehicle.

Challenges we ran into

The feather Huzzah has very limited io and because of this the number of intersections was limited.

Accomplishments that we're proud of

It works and is theoretically scalable with minimal modification for more devices.

What we learned

We gained experience with the Feather Huzzah and also using a database to communicate with multiple devices.

What's next for Smart Emergency Vehicle Pathing

In the future we would like to add more devices and more some of the abstractions to more real world applications.

Built With

Share this project:

Updates