Car Accident Prevention and Detection Using Eyeblink Sensor and Accelerometer With Arduino
Car Accident Prevention and Detection Using Eyeblink Sensor and Accelerometer With Arduino
ISSN No:-2456-2165
Step 1: Start.
Step 2: Car starts and the eyeblink sensor gets triggered.
Step 3:If blinking rate is 0 then buzzer turns on else goto step
4
Step 4: Set threshold value for accelerometer.
Step 5: Read the acceleration value from the accelerometer.
Step 6:If loop condition is satisfied ,GPS detects the exact
location of the car.
Step 7:If loop condition is not satisfied ,there is no accident.
Step 8:Display the coordinates in lcd.
Step 9:Send text message to the pre-saved numbers.
Step 10:Stop.