Accident Alert System Using GSM GPS and Accelerome

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

instructables

Accident Alert System Using GSM, GPS and Accelerometer

by monusuthar2016

Please Vote Me for Contest In this project I am going to show you how to make a
gadget that sends the location of the site of incident,
Ple a s e v o t e m e f o r co nt e s t In the project GPS module is used to detect the exact
location of vehicle. At the time of accident
Nowadays many people are died on the road due to accelerometer detects the heavy shock and Arduino
accident, the main cause is "delay in rescue". This sends the location of the vehicle to the re la t iv e o r
problem is very big in devloping countries, so I f rie nd , we can send the alert to multiple mobile
designed this project for saving the human lives. numbers.

3
7
4 6
8
9
5

1. GSM Module SIM800L


2. GPS Module Neo6m
3. Arduino Nano
4. Accelerometer
5. LCD Display
6. LM317
7. 1.1 K Resistor
8. 470 Ohm Resistor
9. 330 Ohm Resistor

https://youtu.be/MVXvnunQTUY

Accident Alert System Using GSM, GPS and Accelerometer: Page 1


Step 1: Features

1. Aut o Ca libra t io n o f a cce le ro m e t e r: We can calibrate the Accelerometer by using a switch. We


just need to press the calibration switch for 3 seconds, in this way Arduino reads the current value of
Accelerometer in X, Y and X direction and calibrate the system.
2. Erro r Re s o lv ing : it is possible that Arduino detect the accident (due to high acceleration of
vehicle), and send the accident alert, that should not be not tolerate, so a switch ("I AM OKAY") is
placed on the circuit, when any accident occurred, buzzer beeps for 30 second, after 30 seconds
message will be sent, but if someone press the "I AM OKAY" button message will not sent.

Step 2: Parts and Components

1. Arduino Na no : Arduino Nano is used as microcontroller unit. I used Arduino nano because it is
very small in size and doesn't need any external programmer
2. S IM 8 0 0 L GS M M o dule : SIM 800l is GSM module, it is very small in size and we can directly
mount on PCB. Operating voltage of SIM800L is 3.7 to 4.2 voltage, so a voltage regulator LM317 is
used to give power to GSM module.
3. NEO 6 m GPS M o dule : GPS module is used to read the values geographical location, accuracy of
this sensor is quite good.
4. Acce le ro m e t e r: Accelerometer is used to detect the shock, it can seprately detect the shock in X, Y
and Z directions. We can use "vibration sensor" instant of accelerometer, but accuracy of vibration

Accident Alert System Using GSM, GPS and Accelerometer: Page 2


sensor is not too good. Accelerometer can detect the vibration in X, Y, Z direction, so it is also an
positive point.
5. LCD: LCD shows the Latitude and Longitude, at the time of accident it shows noti cations.
6. Po w e r Ada pt e r: 12 Volt 2A adapter is used to give power to system.
7. LM 317
8. Re s is t a nce : 1. 1 K 1 PC
9. Re s is t a nce : 330 o hm 2 PCs
10. Re s is t a nce : 4 70 o hm 1 PC
11. Pre s e t : 10 k 2 PCs
12. M o m e nt a ry Sw it ch 2 PCs

Accident Alert System Using GSM, GPS and Accelerometer: Page 3


Step 3: Circuit

In the project Printed Circuit Board is used, and PCB is designed on Eagle CAD, which is shown on Fig1, Fig2 and
Fig3 and Schematic is shown in the Fig4.

Accident Alert System Using GSM, GPS and Accelerometer: Page 4


Step 4: Working

Arduino Nano is used as controlling unit, it reads the values from accelerometer, when arduino observe any
abnormal values, it reads the current location from GPS module, and send it to given mobile no over SMS by using
GSM module.

Before sending the SMS arduino activate the buzzer, after 30 seconds of beeping SMS will be sent, but if someone
press the "I AM OKAY" button, message will not sent, which helps to prevent unnecessary SMS.

Step 5: Code

Code is given below, just copy and paste.

Looks like your pcb is not right, can you show us the 3d version

buzzer will be connected on arduino pin 5...

i have downloaded the code..but it is not opening..in what software it will open?hepl!

Arduino IDE

you can use any, i had use neo 6m gps module worh 1k INR

thanks bro

can i create PCB using this image, are you sure about all the connections because its quite
confusing

Accident Alert System Using GSM, GPS and Accelerometer: Page 5


can i get the full report for this project?

Can you add also an alchol sensor? Also the gaps coordinates location link so that when I click it,
it will direct to location where an accident occurred through google map sir
1. its a very great proyect, congratulaciones.
lo intentare.

Thank you

Nice Project

Thanks
And please vote me for contest
Nice and best of luck

Thanks
And please vote me for contest
You have made something superb...

Thanks
And please vote me for contest
Good

Thanks

Is a cellular connection needed for this? How is the data sent? Nice project!

Yes
Please vote me
Good, keep it up

Thanks
Please vote me
This is the one of yours evergreen mind blowing projects.

Thanks

He is awesome

Thanks

Very cool system. You should enter this into the Arduino contest that is currently running.

Accident Alert System Using GSM, GPS and Accelerometer: Page 6

You might also like