Skip to content

Fall Detection algorithm and code for an embedded system using MPUs mounted on the waist. Developed and tested on an ESP32.

Notifications You must be signed in to change notification settings

varunsairam/fall-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fall Detection System

Code from parts of my effort while developing a wearable for fall detection for my Master's Project.

This effort involved using a ESP32 Microcontroller made on a custom made PCB for the data with two IMUs kept a distance apart:

Alt text

The device and code together present a fall detection system based on Logistic Regression model running in real time on the embedded chip. The system is also capable of sending an emergency signal over HTTP through WiFi when a fall is detected.

Alt text

About

Fall Detection algorithm and code for an embedded system using MPUs mounted on the waist. Developed and tested on an ESP32.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages