Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peregin/connectiq-hr-zones
Heart rate and zones with histogram data field for Garmin IQ
https://github.com/peregin/connectiq-hr-zones
connectiq garmin garmin-edge-820 heart-rate heart-rate-monitor histogram monkey-c
Last synced: about 1 month ago
JSON representation
Heart rate and zones with histogram data field for Garmin IQ
- Host: GitHub
- URL: https://github.com/peregin/connectiq-hr-zones
- Owner: peregin
- Created: 2018-09-07T06:33:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T20:00:05.000Z (about 1 year ago)
- Last Synced: 2024-10-14T19:16:28.785Z (2 months ago)
- Topics: connectiq, garmin, garmin-edge-820, heart-rate, heart-rate-monitor, histogram, monkey-c
- Language: Monkey C
- Size: 296 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-garmin - connectiq-hr-zones - Heart rate and zones with histogram data field for Garmin IQ (2023-11-20) (Data fields / Older resources)
- awesome-garmin - connectiq-hr-zones - Heart rate and zones with histogram data field for Garmin IQ (2023-11-20) (Data fields / Older resources)
README
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Issues](https://img.shields.io/github/issues/peregin/connectiq-hr-zones.svg)](https://github.com/peregin/connectiq-hr-zones/issues)Garmin data field with heart rate and zones
===========================================The data field shows the current and average hear rate as main indicators.
On the top of the screen it displays a histogram with the time spent in the five heart rate zones.![edge820](https://raw.github.com/peregin/connectiq-hr-zones/master/doc/edge820.png "edge820")
![edge520](https://raw.github.com/peregin/connectiq-hr-zones/master/doc/edge520.png "edge850")
![fr735xt](https://raw.github.com/peregin/connectiq-hr-zones/master/doc/fr735xt.png "fr735xt")
![gf935](https://raw.github.com/peregin/connectiq-hr-zones/master/doc/gf935.png "fr735xt")
![explorer2](https://raw.github.com/peregin/connectiq-hr-zones/master/doc/explorer2.png "explorer2")Build
=====Package
---
Build package ready to deploy to Garmin App store.
```shell
make package
```Manual Deployment
---Copy the prg file over the `/GARMIN/APPS/` folder.