I had an app idea that i wanted to put out - don't think its available yet at least I didn't find anything 100% matching.
When going on hiking its a nice datapoint to know the total height one has managed to overcome that day.
So basically counting all up and down differences and build a grand total (or two in that case).
It probably would need to make use of the step counter too, to ensure that atmospheric changes are not interpreted as height gained/lost.
This could be a stand alone app or part of the activities in health tracking.
(p.s. I don't really need it as I don't hike enough but wanted to present nevertheless since I think ppl might be interested in it:))
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I had an app idea that i wanted to put out - don't think its available yet at least I didn't find anything 100% matching.
When going on hiking its a nice datapoint to know the total height one has managed to overcome that day.
So basically counting all up and down differences and build a grand total (or two in that case).
It probably would need to make use of the step counter too, to ensure that atmospheric changes are not interpreted as height gained/lost.
This could be a stand alone app or part of the activities in health tracking.
(p.s. I don't really need it as I don't hike enough but wanted to present nevertheless since I think ppl might be interested in it:))