Skip to content

AndreCL/HRV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRV

Research Project on Heart Rate Variability - DTU 2015

For more information, visit: http://hrv.luanca.eu/

Contents

Android Application

Takes raw data from Zephyr HxM and exports as a file. Requires that you add your own google maps key in order to get it to work.

Python script

Takes the file and exports a file that can be used by gHRV. Requires that you change the file paths in the class to your particular need.

How to use

Before work

  1. Get a Zephyr HxM.
  2. Load Android App on Android Studio
  3. Add your own google maps key
  4. Install app on your phone
  5. Pair your phone with the HxM

During the testing

  1. Open the app
  2. Put the HxM on
  3. Press the heart button
  4. If the connecting didn't work, press the refresh button.
  5. If you are not receiving any HR data, but do receive other data such as distance, try taking the HxM off and putting it back on repeatedly until the data shows.
  6. Once you see that data is coming in, press the record
  7. Let it run for a few minutes before and after your testing
  8. Once you are done, press the record button again to stop recording.

After testing

  1. File should be saved in your Downloads folder
  2. Use the python script to create a file that can be loaded into gHRV
  3. We advice that you keep the original, as it records a lot of other data.
  4. The log should display any abnormalities such as packages received twice or skipped beats. The code fixes all of these.
  5. The log also shows if there are any "abnormal" beats (as in very fast or slow) but still exports them.

HRV

  1. Load the file in gHRV and have fun.
  2. For more info read the gHRV documentation

Further analysis

  1. Export all the HRV data using gHRV
  2. Import it to the ipython notebook
  3. Use the functions to create awesome graphs

About

Research Project on Heart Rate Variability - DTU 2015

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published