Cura - A Health Emergency Alert for Seniors We Care

Cura is a wearable device that detects the wearer’s health emergency issue and sends an SMS alert to the wearer’s emergency contact.

Apr 21, 2022

7458 views

1 respects

Components and supplies

1

ProtoCentral Pulse Oximeter & Heart Rate Sensor based on MAX30100

1

Pushbutton switch 12mm

1

Battery, 3.7 V

1

Jumper wires (generic)

1

ESP8266 ESP-12E

1

Arduino UNO

1

6 DOF Sensor - MPU6050

Tools and machines

1

Soldering iron (generic)

Apps and platforms

1

SMS Messaging API

1

Arduino IDE

Project description

Code

Arduino Uno health emergency detection

arduino

This code is uploaded to Arduino Uno to detect: 1. Fall measured by accelerometer 2. Unusual heart rate measured by pulse sensor 3. Emergency button pushed Once one of three above is triggered, the code sends HIGH output to the WiFi module and the LED bulb. I incorporated fall detection code from https://create.arduino.cc/projecthub/Technovation/health-band-a-smart-assistant-for-the-elderly-0fed12 since it gives accurate result by monitoring a 3-stage change in G.

WiFi module sends SMS with location

arduino

This code is uploaded to ESP8266 12E to 1. Get the wearer's location triangulated by WiFi position system using UnwiredLab Geolocation API 2. Send SMS with the location to the wearer's emergency contact using Twilio SMS API Both actions are triggered when ESP8266 receives pin input from Arduino Uno.

Arduino Uno health emergency detection

arduino

This code is uploaded to Arduino Uno to detect: 1. Fall measured by accelerometer 2. Unusual heart rate measured by pulse sensor 3. Emergency button pushed Once one of three above is triggered, the code sends HIGH output to the WiFi module and the LED bulb. I incorporated fall detection code from https://create.arduino.cc/projecthub/Technovation/health-band-a-smart-assistant-for-the-elderly-0fed12 since it gives accurate result by monitoring a 3-stage change in G.

WiFi module sends SMS with location

arduino

This code is uploaded to ESP8266 12E to 1. Get the wearer's location triangulated by WiFi position system using UnwiredLab Geolocation API 2. Send SMS with the location to the wearer's emergency contact using Twilio SMS API Both actions are triggered when ESP8266 receives pin input from Arduino Uno.

Downloadable files

ESP8266 12E wire

ESP8266 12E wire

Image

Pulse sensor wire

Pulse sensor wire

Image

MPU6050 wire

MPU6050 wire

Image

Pulse sensor wire

Pulse sensor wire

Image

ESP8266 12E wire

ESP8266 12E wire

Image

Comments

Only logged in users can leave comments

jeffreythecoder

0 Followers

0 Projects

0