Skip to content

This is our implementation of a heart rate monitor using an Arduino Uno Board an HC-05 Bluetooth module and an AD8232 Heart Rate Monitor

Notifications You must be signed in to change notification settings

cosmos277/Heart-Rate-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heart-Rate-Monitor

Created By: Konstantinos Keramaris, Theodoros Antonaros

This is our implementation of a heart rate monitor using:

  1. Arduino Uno Board
  2. HC-05 Bluetooth module
  3. AD8232 Heart Rate Monitor

Schematics:

schematics

User must add the pads according to the picture (The closer to the heart the pads are, the better the measurement) body

Android Application:

Scan:

User Scans for paired devices and selects HC-05 module
scan

Main Menu (Cardiograph):

After user selects the device, the android application connects to the bluetooth module and there are four options:

  • Start: For starting the test
  • Show: For showing the test that has been taken
  • Save: For saving the test
  • History: For showing the history

The test lasts for around 8 seconds. The arduino onboard led blinks while the test is being taken and it stops blinking when it is finished.
Beats per minute is also displayed. If bpm is below 60 or above 100 a warning message is displayed

mainMenu

History:

User can see the saved tests, with chronological order
history

Android Libraries Used:

Bluetooth 1.2.4
Android GraphView

About

This is our implementation of a heart rate monitor using an Arduino Uno Board an HC-05 Bluetooth module and an AD8232 Heart Rate Monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages