Skip to content

shafay07/crash-detection-usingMPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car crash detection

A car accident detection system based on Arduino UNO, MPU-6050 Accelerometer + Gyro and a webcam.

These scripts primarily act as a backbone for the entire car accident detection system, detecting a crash, recording the crash video (using cv2), sending an alert to the relevant authorities (using smtplib) and ploting the results (using matplotlib)/

Script:

output

MPU6050 output acceleration against time for a threshold value and a full-scale range of 8G:

output

MPU6050 output acceleration against time for a threshold value and a full-scale range of 8G:

output

MPU6050 output acceleration against time for a threshold value and a full-scale range of 2G:

output

MPU6050 output acceleration against time for a threshold value and a full-scale range of 2G

output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published