

This TinyShield is based on the Telit JF2 GPS Module, which uses the popular SiRFstar IV chipset. The Arduino Uno contains a set of analog and digital pins that are input and output pins which are used to connect the board to other components. The Arduino Uno is a type of Arduino board that is provided as an open-source board that uses an ATmega328p microcontroller in the board. It would make a call to the registered mobile number(registered in the code) and send an SMS alert with the current location clickable link of google maps five times. In a used case, if the change in acceleration would be greater than a certain value(pre defined in the code), an accident would be detected. If the value goes out of the range and crosses the threshold values, an accident would get detected. In the void loop() section we will continuously measure the change in acceleration in the x,y and z axis. We will use ADX元35 in our project and Arduino UNO as the brains of this system.įirst, we will take sample readings in a still position and take the average of them to get a reference value of x, y, and z axis accelerations, As explained in the void setup() section of code. The working of this project is like, we will use a three axis accelerometer, which will detect the sudden change in acceleration in x, y and z axes. We will do simulation on Proteus 8 Professional Software. In this system, it detects whether an accident occurs or not using an accelerometer and it notifies the phone with the Accident Location via SMS and Call through GSM Module.

Reductions in this time, in turn, may affect the numbers of fatalities, and this is achieved through using automatic traffic accident detection and notification systems which are either built-in the modern vehicles or available in the roads. An influential indicator of survival rates after detecting the accident is the time between the occurrence of the accident and the arrival of emergency responders to the scene. You can download it from there.įor any queries and doubts, you can contact -Įvery day around the world, a large percentage of people die from traffic accident injuries. We will discuss all points and concepts briefly in this article and also provide a Proteus Simulation to observe how it will work in the real world.Ĭomplete fully explained code and simulation is also provided below as you go ahead in this article. In this article we will discuss a project named Accident Detection with Arduino UNO. Hello everyone, we hope you all are doing well. Accident Detection System with Arduino UNO
