https://github.com/der-Dod/jumps
Garmin datafield for jumps
https://github.com/der-Dod/jumps
Last synced: 3 months ago
JSON representation
Garmin datafield for jumps
- Host: GitHub
- URL: https://github.com/der-Dod/jumps
- Owner: der-Dod
- License: mit
- Created: 2020-05-02T23:24:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T22:33:47.000Z (about 3 years ago)
- Last Synced: 2024-10-14T19:16:45.624Z (7 months ago)
- Size: 119 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-garmin - jumps
- awesome-garmin - jumps
README
# Jumps
## Garmin Connect IQ datafiled for counting jumps during Jump Rope activities
Download at: [Garmin Connect IQ](https://apps.garmin.com/en-US/apps/539e6c9e-a735-45c6-b390-c0bc65c1d65a)
![]()
### Setup
THIS IS A DATAFIELD, IT DOES NOT APPEAR UNDER APPS.
* Copy Cardio activity and rename it to "Jump Rope" (or whatever you´d like)
* Add Jumps to your Data Screen (please refer to your watch manual: https://support.garmin.com/support/manuals/searchManuals.faces?refresh=true)
* Start the activity and calibrate the multiplier (jump 100 times and see what´s displayed, then use the formula: multiplier=100/"jumps displayed"
* Adjust multiplier if necessary
* Start jumping!### Features
* Choose between 4 types of data to display: jumps, jumps per minute, seconds per jump, and jumping effect.
* Connect IQ graphs for total jumps, jumps per minute, and seconds per jump
* Connect IQ values for steps (total and lap) and jumping effect.
* Set your goal: choose between jumps or calories. (watch vibrates 5s after goal is reached)##### Jumping Effect: indicates how hard you trained.
A value of 100 is equivalent to jumping 20 minutes non-stop at a 120+ jpm pace.You don´t need to be fast to lose weight, all of these are equivalent in term of calories burned:
* 20 minutes at 120jpm (MET=12.3)
* 21 minutes at 100 jpm (MET=11.8)
* 28 minutes at 80 jpm (MET=8.8)
This index makes it easier to compare how hard your training was with your friends.This is based on the MET (Metabolic Equivalent) for rope jumping as a function of the pace.
[source](https://sites.google.com/site/compendiumofphysicalactivities/Activity-Categories/sports)### Acknowledgment
This datafield is based on the open source [PoleSteps to FIT](https://github.com/rgergely/polesteps) steps datafield with a multiplier.
#####A big Thank you to rgergely for making his code available!
PoleSteps can be downloaded here: [PoleSteps to FIT](https://apps.garmin.com/en-US/apps/fc007f07-cac0-4d5d-a411-e4a34840f57e).
The original datafield without the multiplier can be downloaded from this location: [Steps to FIT](https://apps.garmin.com/en-US/apps/eb7018d6-3a13-4530-92ec-ed51d1f56e07)### What’s New
* v0.5.0 choose between jump and calory goal.
* v0.4.0 add calory goal.
* v0.3.0 add jumping effect.
* v0.2.0 optimize charts, refactor code, ignore data if more than 8 jps.
* v0.1.1 remove Math import for older devices (e.g. F3-HR), eliminate peaks in jpm.
* v0.1.0 add timespan setting for averages.
* v0.0.7 little tweaks for 5s averages.
* v0.0.6 last 5s average for "jumps per minute" and "seconds per jump" charts.
* v0.0.5 add "jumps per minute" and "seconds per jump" charts.
* v0.0.4 add total jumps to activity summary.
* v0.0.3 remove vertical oscillation.
* v0.0.2 save vertical oscillation in FIT file.
* v0.0.1 Initial release.Icon from [icons8](https://icons8.de/icons)