You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
MPU6050 output acceleration against time for a threshold value and a full-scale range of 8G:
MPU6050 output acceleration against time for a threshold value and a full-scale range of 8G:
MPU6050 output acceleration against time for a threshold value and a full-scale range of 2G:
MPU6050 output acceleration against time for a threshold value and a full-scale range of 2G