An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)