https://github.com/adamml/tempo-trainer
A data field for Garmin devices which allows for training to a tempo
https://github.com/adamml/tempo-trainer
connect-iq datafield garmin garmin-connect monkey-c
Last synced: 3 months ago
JSON representation
A data field for Garmin devices which allows for training to a tempo
- Host: GitHub
- URL: https://github.com/adamml/tempo-trainer
- Owner: adamml
- License: gpl-3.0
- Created: 2018-03-21T09:47:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T13:25:51.000Z (almost 5 years ago)
- Last Synced: 2024-10-13T19:16:35.847Z (7 months ago)
- Topics: connect-iq, datafield, garmin, garmin-connect, monkey-c
- Size: 273 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-garmin - tempo-trainer
- awesome-garmin - tempo-trainer
README
# Tempo Trainer
A data field for Garmin devices which allows for training to a tempo## Installing
Download the data field from the Garmin Connect store and add it to the activity types you wish to use it for.## Operating modes
The data field can operate either in an interval mode (1 second to 9 minutes 59 seconds), or in beats per minute mode (1 to 60 beats per minute).An alert is given when the metronome clicks over, and this can be set to tone; tone and vibrate; vibrate; or visual only. In Beats per Minute mode, or for intervals shorter than 30 seconds, a single audible beep and single vibration are given. For longer intervals, a longer tone is played and a three-pulse vibration pattern is introduced.
The data field visuals assume a 4:4 time and repeat through the following pattern:
X _ _ _
_ X _ _
_ _ X _
_ _ _ X
_ _ X _
_ X _ _
X _ _ _## Managing Settings
Settings should be managed through Garmin Connect Mobile or Garmin Express.### On view only settings
Starting with release 1.2.0, Tempo Trainer has an option to operate in an always on mode (default) or in an on view only mode. See [here](https://github.com/adamml/tempo-trainer/blob/master/doc/on-view-only-settings.md) for more details.### Rate Settings
Rate settings are described [here](https://github.com/adamml/tempo-trainer/blob/master/doc/rate-settings.md)