BangleApps/apps/cscsensor
marko 04cda3681f Add wheel circumference setting 2020-09-09 15:25:00 -04:00
..
ChangeLog Add ChangeLog 2020-09-09 11:30:20 -04:00
README.md Add (some) localisation 2020-09-09 14:23:47 -04:00
cscsensor-icon.js renamed dir 2020-09-08 17:46:03 -04:00
cscsensor.app.js Add (some) localisation 2020-09-09 14:20:58 -04:00
icons8-cycling-48.png renamed dir 2020-09-08 17:46:03 -04:00
settings.js Add wheel circumference setting 2020-09-09 15:25:00 -04:00

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), and a wheel diameter of 28 inches is assumed. A settings dialog to configure wheel sizes will (hopefully) be added later.