Inspiration

Ambulances often get stuck in traffic wasting valuable time. Our app hopes to save these valuable seconds, because in health, every second counts!

What it does

When an ambulance passes through halfway through an intersection, a sensor detects it and changes the signal in a matter of seconds. This allows the ambulance to pass through easily.

How we built it

With a model in mind, we placed sensors half way through intersections. As soon as the sensor detects the ambulance pass through, the emergency system gets activated, changing all the signals in a matter of seconds.

Challenges we ran into

One of the biggest challenge we ran into was switching between the normal system and the emergency system. Also, the synchronization between signals would break very often, which was another important challenge.

Accomplishments that we're proud of

We were able to make each signal independent by not using delay's in our code. Delays do not detect an ambulance pass through the sensor, hence, we built a different clock for the signals.

What we learned

From this project we learned a lot about arduino's in general. Being our first ever hardware hack, we were able to achieve a lot in these 24 hours.

What's next for Ambulance Surveillance System

This is supposed to be a practical system meant for real life. In the real life, we would use google API's to track ambulances. Also, we will connect each traffic signal to a system which would be able to switch on a wireless system.

Built With

  • arduinos
  • led
  • software
Share this project:

Updates