Close

Need more accuracy?

A project log for keyboard controlled treadmilldesk

Build a treadmill desk that can be controlled from your PC

pixjuanPixJuan 10/14/2017 at 12:490 Comments

When I compare the distances in my CSV file and the ones displayed on the original panel screen, they do not match and I am not very surprised.

Currently I just take for granted that the treadmill runs at the speed it is supposed to, and that acceleration/deceleration is instantaneous, I know it is not true.

On the  6 pins connector between the panel and the treadmill, I strongly suspect there are some rotary encoder signals. This is probably how they read the speed of the engine.

To get the real speed of the treadmill and improve the accuracy, | see 3 solutions :

I will probably try the 3rd approach first since it doesn't involve any hardware modifications. It won't be as accurate as the 2 other approaches but it's not a big deal if I don't know the precise number of calories I burn each day. After all, the number of calories is already an estimation, and in my case I mostly use those values to track how much exercise I do during the week

On another topic, I added a git repository to the project, and I improved the charts by removing the year from the dates and limiting the display to the last 10 days.

Discussions