Code Monkey home page Code Monkey logo

meditate's Introduction

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

Dependencies

meditate's People

Contributors

vtrifonov-esfiddle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.