All Projects → vtrifonov-esfiddle → Meditate

vtrifonov-esfiddle / Meditate

Licence: MIT license
Meditation app for Garmin smartwatches

Projects that are alternatives of or similar to Meditate

TestHrv
Heart rate variability app for Garmin smartwatches
Stars: ✭ 44 (+4.76%)
Mutual labels:  garmin, hrv, heart-rate-variability, connect-iq, heart-rate-monitor
measure-stress-hrv-android
Get stress measurement results in your Android app using Welltory heart rate variability algorithms
Stars: ✭ 24 (-42.86%)
Mutual labels:  hrv, heart-rate-variability, heart-rate-monitor
systole
Systole: A python package for cardiac signal synchrony and analysis
Stars: ✭ 51 (+21.43%)
Mutual labels:  hrv, heart-rate-variability
OpenHRV
Heart rate variability (HRV) biofeedback with Polar ECG chest straps.
Stars: ✭ 37 (-11.9%)
Mutual labels:  hrv, heart-rate-variability
pyhrv
Python toolbox for Heart Rate Variability
Stars: ✭ 172 (+309.52%)
Mutual labels:  hrv, heart-rate-variability
mhrv
Matlab toolbox for calculating Heart-Rate Variability metrics on ECG signals
Stars: ✭ 48 (+14.29%)
Mutual labels:  hrv, heart-rate-variability
garmin-connect-seed
No description or website provided.
Stars: ✭ 98 (+133.33%)
Mutual labels:  garmin, connect-iq
pirowflo
All-in-one data interface for your Waterrower S4 Monitor or Smartrow
Stars: ✭ 73 (+73.81%)
Mutual labels:  garmin
meditation-timer
🧘 Progressive web application for timing your meditations
Stars: ✭ 23 (-45.24%)
Mutual labels:  meditation
Sleep-as-Android-Garmin-Addon
Code for both Android part and Garmin part of the Sleep as Android Garmin smartwatch integration
Stars: ✭ 41 (-2.38%)
Mutual labels:  garmin
Flux
Indoor Cycling App for Structured Training
Stars: ✭ 145 (+245.24%)
Mutual labels:  garmin
garmin-uploader
Garmin Connect Python Uploader
Stars: ✭ 97 (+130.95%)
Mutual labels:  garmin
medito-app
The Medito app is a 100% free meditation app built with flutter. The app is available on Android and iOS.
Stars: ✭ 425 (+911.9%)
Mutual labels:  meditation
heylinda-app
The open source and free meditation app alternative for everyone. Built with React Native and Expo.
Stars: ✭ 481 (+1045.24%)
Mutual labels:  meditation
flirt
Are you ready to FLIRT with your wearable data?
Stars: ✭ 41 (-2.38%)
Mutual labels:  hrv
peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files that can be uploaded to Garmin Connect
Stars: ✭ 121 (+188.1%)
Mutual labels:  garmin
heartrate-monitor
Heart rate variability (HRV) analysis tool to detect autonomic nerve state
Stars: ✭ 29 (-30.95%)
Mutual labels:  heart-rate-variability
Garmin-FIT
Perl code for reading and conversion of Garmin FIT binary files
Stars: ✭ 66 (+57.14%)
Mutual labels:  garmin
FitFileParser
This provide a swift package to parse Fit File and have access to the information in swift.
Stars: ✭ 21 (-50%)
Mutual labels:  garmin
Infocal
Infocal watchface for Garmin devices
Stars: ✭ 37 (-11.9%)
Mutual labels:  garmin

Meditate

A Garmin Connect IQ meditation app that tracks as an activity the heart rate, HRV, stress and provides vibration alerts.

Features

  • ability to save the session as a Connect IQ activity
    • activity type Meditating or Yoga
  • ability to configure multiple meditation/yoga sessions
    • e.g. a 20 min session with 1 min recurring alerts, triggering a different alert on the 10th minute
    • each session supports interval vibration alerts
    • interval alerts can trigger from a few seconds up to few hours
  • 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
      • calculated from the first and last 5 min of the session
    • HRV RMSSD 30 Sec Window - RMSSD calculated for consecutive 30 second intervals
    • HR from heartbeat - beat-to-beat interval converted to HR
  • stress tracking
    • Stress - summary of the the average stress during the session
    • HR Peaks 10 Sec Window
      • internal metric for calculating stress
      • tracks in overlapping 10 Sec Windows Max HR for each window
      • HR calculated from beat-to-beat interval.
  • summary stats at the end of the session
    • tracks the overall min, avg and max HR
    • Stress
    • HRV

Session picker demo Session demo detailed

Supported Devices

User Guide

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].