All Projects → vtrifonov-esfiddle → TestHrv

vtrifonov-esfiddle / TestHrv

Licence: MIT license
Heart rate variability app for Garmin smartwatches

Projects that are alternatives of or similar to TestHrv

Meditate
Meditation app for Garmin smartwatches
Stars: ✭ 42 (-4.55%)
Mutual labels:  garmin, hrv, heart-rate-variability, connect-iq, heart-rate-monitor
mhrv
Matlab toolbox for calculating Heart-Rate Variability metrics on ECG signals
Stars: ✭ 48 (+9.09%)
Mutual labels:  heart-rate, hrv, heart-rate-variability
measure-stress-hrv-android
Get stress measurement results in your Android app using Welltory heart rate variability algorithms
Stars: ✭ 24 (-45.45%)
Mutual labels:  hrv, heart-rate-variability, heart-rate-monitor
systole
Systole: A python package for cardiac signal synchrony and analysis
Stars: ✭ 51 (+15.91%)
Mutual labels:  hrv, heart-rate-variability
garmin-connect-seed
No description or website provided.
Stars: ✭ 98 (+122.73%)
Mutual labels:  garmin, connect-iq
OpenHRV
Heart rate variability (HRV) biofeedback with Polar ECG chest straps.
Stars: ✭ 37 (-15.91%)
Mutual labels:  hrv, heart-rate-variability
pyhrv
Python toolbox for Heart Rate Variability
Stars: ✭ 172 (+290.91%)
Mutual labels:  hrv, heart-rate-variability
vbcg
real-time application for video-based methods in the context of MRI
Stars: ✭ 20 (-54.55%)
Mutual labels:  heart-rate
Flux
Indoor Cycling App for Structured Training
Stars: ✭ 145 (+229.55%)
Mutual labels:  garmin
ble-heart-rate-demo
Web bluetooth heart rate monitor
Stars: ✭ 24 (-45.45%)
Mutual labels:  heart-rate
AnomalyDetect
Detects anomalous resting heart rate from smartwatch data.
Stars: ✭ 18 (-59.09%)
Mutual labels:  heart-rate
optical-pulse-reader
iOS application that uses camera to detect heart rate.
Stars: ✭ 45 (+2.27%)
Mutual labels:  heart-rate
Garmin-FIT
Perl code for reading and conversion of Garmin FIT binary files
Stars: ✭ 66 (+50%)
Mutual labels:  garmin
fit-parser
Parse your FIT files easily, directly from JS (Garmin, Polar, Suunto)
Stars: ✭ 43 (-2.27%)
Mutual labels:  garmin
pirowflo
All-in-one data interface for your Waterrower S4 Monitor or Smartrow
Stars: ✭ 73 (+65.91%)
Mutual labels:  garmin
garmin health
Python 3.x library to access Garmin Connect Health API
Stars: ✭ 32 (-27.27%)
Mutual labels:  garmin
garmin-uploader
Garmin Connect Python Uploader
Stars: ✭ 97 (+120.45%)
Mutual labels:  garmin
HeartRateMeasure
Video based Heart rate measure
Stars: ✭ 31 (-29.55%)
Mutual labels:  heart-rate
peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files that can be uploaded to Garmin Connect
Stars: ✭ 121 (+175%)
Mutual labels:  garmin
FitFileParser
This provide a swift package to parse Fit File and have access to the information in swift.
Stars: ✭ 21 (-52.27%)
Mutual labels:  garmin

Test HRV

A Garmin app that measures HRV(Heart Rate Variability) in a 3 minute test. Saves the output as a Connect IQ activity.

TestHrvDemo

Download

Link to the Garmin Connect IQ app store.

Measurements

  • HRV (Heart Rate Variability)
    • RMSSD - Root Mean Square of Successive Differences (beat-to-beat intervals)
    • pNN20 - % of successive beat-to-beat intervals that differ by more than 20 ms
    • pNN50 - % of successive beat-to-beat intervals that differ by more than 50 ms
    • beat-to-beat interval - reading coming directly from the watch sensor
    • HRV Successive Differences - difference between current and previous beat-to-beat intervals
    • SDRR - Standard Deviation of beat-to-beat intervals
    • HRV RMSSD 30 Sec Window - RMSSD calculated for consecutive 30 second intervals
    • HR from heartbeat - beat-to-beat interval converted to HR
  • HR (Heart Rate)
    • minimum
    • average
    • maximum

Viewing Results in Garmin Connect

Results are saved as a Garmin Connect activity category Other named Test HRV: TestHrvActivity

The summary data is saved under Stats, section Connect IQ:

SummaryStats

The extra graphs are shown next to the built-in Garmin graphs: Graphs

Requirements

  • Connect IQ 3+ compatible device that tracks Heart Beat Interval data
  • Measurements taken from the built-in optical HR sensor on the watch
    • For reliable readings minimise wrist movement
    • No strap required
  • HR straps not supported
  • The app starts measurements automatically as soon as stable sensor readings are detected

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].