mirror of https://github.com/espruino/BangleApps
|
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
cscsensor-icon.js | ||
cscsensor.app.js | ||
icons8-cycling-48.png | ||
settings.js |
README.md
CSCSensor
Simple app that can read a cycling speed and cadence (CSC) sensor and display the information on the watch. Currently the app displays the following data:
- moving time
- current speed
- average speed
- maximum speed
- distance traveled
Button 1 resets all measurements.
I do not have acces to a cadence sensor at the moment, so only the speed part is currently implemented. Values displayed are imperial or metric (depending on locale), the wheel circumference can be adjusted in the global settings app.