/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.

Primary LanguageC++

Stargazers