Arduino Based Vehicle Accident Alert System Using GPS, GSM and Accelerometer
Arduino Based Vehicle Accident Alert System Using GPS, GSM and Accelerometer
TO OUR PRESENTATION
PRESENTED BY:
Name ID
Suraya Sultana Nitu 1521529643
Fahmi Faisal Ahmed 1421554643
Md. Mirajur Rahman 1612642043
Arduino Based Vehicle Accid
ent Alert System using GPS,
GSM and Accelerometer
Components Required:
Arduino Uno
GSM Module
GPS Module
Accelerometer
16x2 LCD Display
Power Supply
Connecting Wires
10 K-POT
Breadboard or PCB
Power supply 12v 1amp
Momentary switches
Resistance
Vibration sensor module
After finalizing the equipment for the project ,we have sourced and found
every spares. while checking all the equipment, problem was found in the
GSM module .
We observed a problem with the gsm module, that is when we connect a sim
card with gsm module we are not receiving any network signals from it, then we
tried checking it with a DMM. When we connect the gsm module to the DMM
frequent power interruption is observed, so we are planning to buy a new unit
Accident Detection and Messaging System is easy and the
components used are Vibration Sensor(accelerometer), which
detects the accident and in turn sends the signals to Arduino.
At this point the Arduino takes control and starts collecting
the coordinates received from the GPS which are later sent to
the Central Emergency Monitoring Station by using the GSM
module.
We have started to write the code . we are using
c programming to write the code for this
project. Being EEE student which is
challenging for us.
Programming
The Programming of this project is also similar to that of vehicle
tracking system but here an “if” statement is used for sending
coordinates when vibration sensor sends low signal to the Arduino.
The main aim of the project accident detection and
messaging system is to inform the Ambulance and police of
the accident site and arranger for necessary steps to control
the situation. This system is not only efficient but also
worthy to be implemented.