Skip to content

An Elderly Fall Detection System Made Using STM32 Microcontrollers And Adafruit Sensors

Notifications You must be signed in to change notification settings

adiii3692/Fall_Detection_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Elderly Fall Detection System

Tech Used:

  1. STM32 Microcontrollers
  2. Adafruit 9-DOF Accel/Mag/Gyro+Temp Breakout Board - LSM9DS1
  3. UART Communication
  4. KiCad (For Electrical Schematics)
  5. C

Description:

This project is an elderly fall detection system that makes use of two STM32 Microcontrollers. One STM32 is worn by the user and constantly monitors sensor data, to detect a fall. Upon successful detection of a fall, the STM32 sends a signal via UART communication to the receiving STM32, which is usually with the caregiver. The receiving STM32 sends a PWM signal to activate a Piezo buzzer and alert the caregiver.

Project Images:

IMG_2345 IMG_2352

About

An Elderly Fall Detection System Made Using STM32 Microcontrollers And Adafruit Sensors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages