https://github.com/Kartik9250/Fall_detection
The ESP32 Fall Detection Device is a wearable gadget that uses an MPU6050 sensor to detect falls based on acceleration jerk. It triggers a buzzer during a fall and includes an interrupt button to stop it. With a built-in WiFi manager, it connects to networks and sends SOS SMS messages to emergency contacts for help.
https://github.com/Kartik9250/Fall_detection
arduino embedded-c embedded-systems esp32
Last synced: about 10 hours ago
JSON representation
The ESP32 Fall Detection Device is a wearable gadget that uses an MPU6050 sensor to detect falls based on acceleration jerk. It triggers a buzzer during a fall and includes an interrupt button to stop it. With a built-in WiFi manager, it connects to networks and sends SOS SMS messages to emergency contacts for help.
- Host: GitHub
- URL: https://github.com/Kartik9250/Fall_detection
- Owner: Kartik9250
- Created: 2023-07-21T18:23:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T11:24:28.000Z (almost 3 years ago)
- Last Synced: 2023-07-27T12:26:31.208Z (almost 3 years ago)
- Topics: arduino, embedded-c, embedded-systems, esp32
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-fall-detection - Kartik9250/Fall_detection - Arduino/MPU-style threshold fall detection.  (Code / Embedded and TinyML)