Accident Alert System Project Using Arduino SIM800L and GPS Module

Описание к видео Accident Alert System Project Using Arduino SIM800L and GPS Module

Today, I am going to build Accident Alert System Project using GPS, GSM and accelerometer. This project detects sudden change in the axis of vehicle due to a crash or accident. And then the project send a call alert by making call to your mobile phone. Accident Alert System Project also send an alert SMS on your Mobile Phone with the location of the accident.
you will need to add the Emergency phone number in the code for receiving SMS alerts as well as call alerts.
The GPS Location of the accident is sent to your phone in the form of Google Map link along with the latitude and longitude. you just tap on the link, to visualize the real time GPS data on Google maps.
This Accident alert system can also be used as GPS Tracking System. you just send the "get gps" command from your phone. and you will receive the location of the vehicle on your phone.

If the project detects false crash due to noise or some other reason. Then you don't want to receive that false accident alert on your phone. So, I have added a push button. If you want to cancel the Alert SMS then you just press this push button within 30 seconds and it will cancel the SMS and Call Alert.

The whole project is based on GSM network. So, No internet connection is required for this project. you just need a 2G sim card and GSM module for sending SMS alerts and making calls.

I have write an Impact Detection Algorithm. This Algorithm detects accident by getting the x, y and z axis values from accelerometer. This is one of the best Crash Detection Algorithm I have ever seen on the internet. This algorithm differentiate between parking mode and driving mode. So, it can detect crashes while you are driving. And It can also detect the crash when the car is parked.

Parts Used In This Project
1. Arduino Nano or UNO - https://amzn.to/3Fe8vlD
2. LCD I2C - https://amzn.to/3mFwHqB
3. NEO6M GPS Module - https://amzn.to/3YAeV5s
4. SIM800L GSM Module - https://amzn.to/3yyyQH3
5. 2G micro sim card
6. Piezoelectric Buzzer - https://amzn.to/3Fco4tP
7. push button with 1K Resistor. https://amzn.to/3ZZVILz

#Arduino #AccidentAlert #SIM800L

--------------------------------------------------------------------------------------------------------------------
Useful Video Links
--------------------------------------------------------------------------------------------------------------------
NodeMCU SIM800L GPS Tracker with Register Phone Number
   • NodeMCU SIM800L GPS Tracker with Regi...  

ESP8266 Email Notifier Security System With Motion Sensor and GPS
   • ESP8266 Email Notifier Security Syste...  

--------------------------------------------------------------------------------------------------------------------
Social Media Links
--------------------------------------------------------------------------------------------------------------------
GitHub:
https://github.com/ahmadlogs/
YouTube:
https://www.youtube.com/ahmadlogs?sub...

--------------------------------------------------------------------------------------------------------------------
Download Code
--------------------------------------------------------------------------------------------------------------------
https://github.com/ahmadlogs/accident...

--------------------------------------------------------------------------------------------------------------------
Disclaimer
--------------------------------------------------------------------------------------------------------------------
Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

Warning: In some countries it is required to register gsm module from govt authorities before using it. So, get proper understanding of govt laws related to gsm technologies.

Комментарии

Информация по комментариям в разработке