IARUS is a solution for safety in vehicles.
It contains GPS, gyro, accelerometer and WiFi based monitoring and alerting system that can be embedded with ECU in vehicles to automatically control the speed in times of a predicted accident.
It is a multi-vehicle system, i.e it needs to be present on the other vehicle too in order to function fully.
We completed a prototype, which communicates GPS coordinates to the server and when nearby switches to Wifi. When they tend to move towards each other, the gyro and accelerometer try to find the threshold post which an alert is raised on both the devices.
The system was developed on Arduino with sensors and Android to communicate to the server.