Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 851 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 851 Bytes

heart_alert

Over 610,000 people in the U.S. suffer from heart attacks or cardiac arrest. For this project, we made an application that would help people with irregular heartbeats that could lead to a heart condition to moniter their heartbeat. This is a mobile application that allows the user to input their emergency contacts and medical history. It has two modes, a "patient" and a "doctor" mode, and patients are able to send their medical information to the doctor. It is connected to an Arduino 101 heart rate monitor and sensor. If the user reaches an abnormal heartbeat, the Arduino 101 sends a bluetooth signal that alerts the user through this mobile application and allows them to call 911 or their emergency contacts. In addition, their medical info is retrieved from the database and sent to the doctor side of the application.