Real-Time Remote Monitoring of Vehicle Parameters
 What is this all about?
       *Monitor the vehicle remotely
       *Monitor it in real-time
       *Monitor the pollution in air as the vehicle moves
       *Monitor the performance of the vehicle


Cost effective equipment has been used to monitor various parameters of a vehicle. This has been achieved using various sensors implemented inside the vehicle. The data thus gathered is processed by Arduino. This processed data is sent to an Android mobile using Bluetooth Module. The Android mobile uploads this data on servers.

Work done by Arduino
The data received from the sensor is processed and converted to suitable units. This data is then sent to an Android Mobile. This is done by using a Bluetooth Module.