Skip to content

Program to handle converting route elevation from a GPX file to a stream of legs with distance and incline info which can be used with an arduino and stepper motor to adjust an indoor bike's workout intensity.

Notifications You must be signed in to change notification settings

EliVerbrugge/RETOI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

RETOI - Route Elevation to Intensity

Description

This is a couple of programs designed to convert a GPX file with elevation data to data which an arduino can utilize to adjust the intensity of a bike.

Depends

The arduino portion depends on the awesome Circular Buffer library found here https://github.com/rlogiacco/CircularBuffer. It is assumed you have it installed before use of the code.

About

Program to handle converting route elevation from a GPX file to a stream of legs with distance and incline info which can be used with an arduino and stepper motor to adjust an indoor bike's workout intensity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published