https://github.com/janverley/405HR
Forerunner 405 styled HR graph Connect IQ Data Field
https://github.com/janverley/405HR
Last synced: 3 months ago
JSON representation
Forerunner 405 styled HR graph Connect IQ Data Field
- Host: GitHub
- URL: https://github.com/janverley/405HR
- Owner: janverley
- Created: 2015-07-09T12:28:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T12:12:10.000Z (over 7 years ago)
- Last Synced: 2024-10-14T19:16:45.932Z (7 months ago)
- Size: 318 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-garmin - 405HR
- awesome-garmin - 405HR
README
# 405HR
_Forerunner 405 styled HR graph - ConnectIQ Data Field for the Garmin Forerunner 920XT_I missed the heart rate graph of the Forerunner 405 I had before, on the Forerunner 920XT.
![]()
The heart rate zone is indicated on the left, the current heart rate on the right.
The history size is 70 seconds.
When full, the graph jumps 10 seconds to the left.A threshold of 3 seconds avoids flip-flopping when your heart rate is around the zone limits.
## heart rate zones
Since the current ConnectIQ API version does not allow to retrieve the actual values,
I simply hardcoded _my_ heart rate zones.Zone 1: 60 - 129
Zone 2: 130 - 144
Zone 3: 145 - 159
Zone 4: 160 - 169
Zone 5: 170 - 185## Credits
I peeked at another chart implementation to get started:
https://github.com/simonmacmullen/chart-datafields.git## Source
The code can be found on GitHub:
https://github.com/janverley/405HR/## License
Licensed under http://www.wtfpl.net/