1
0
Fork 0
BangleApps/apps/activepedom
Purple-Tentacle 5bbb6bfc89
Bugfix
2020-04-13 14:57:47 +02:00
..
600.png Initial transfer 2020-04-13 13:04:18 +02:00
1600.png Initial transfer 2020-04-13 13:04:18 +02:00
10600.png Initial transfer 2020-04-13 13:04:18 +02:00
ChangeLog Create ChangeLog 2020-04-13 12:53:38 +02:00
README.md Initial transfer 2020-04-13 13:04:18 +02:00
app-icon.js Initial transfer 2020-04-13 13:04:18 +02:00
app.png Initial transfer 2020-04-13 13:04:18 +02:00
settings.js Initial transfer 2020-04-13 13:04:18 +02:00
widget.js Bugfix 2020-04-13 14:57:47 +02:00

README.md

Improved pedometer

Pedometer that filters out arm movement and displays a step goal progress.

I changed the step counting algorithm completely. Now every step is counted when in status 'active', if the time difference between two steps is not too short or too long. To get in 'active' mode, you have to reach the step threshold before the active timer runs out. When you reach the step threshold, the steps needed to reach the threshold are counted as well.

Screenshots

  • 600 steps

  • 1600 steps

  • 10600 steps

Features

  • Two line display
  • Large number for good readability
  • Small number with the exact steps counted
  • Large number is displayed in green when status is 'active'
  • Progress bar for step goal
  • Counts steps only if they are reached in a certain time
  • Filters out steps where time between two steps is too long or too short
  • Step detection sensitivity from firmware can be configured
  • Steps are saved to a file and read-in at start (to not lose step progress)
  • Settings can be changed in Settings - App/widget settings - Active Pedometer

Development version

Requests

If you have any feature requests, please post in this forum thread: http://forum.espruino.com/conversations/345754/