Public projects 2
Bicycle Odometer and Speedometer with 99 Lap/Period Recorder
Project in progress by alan_dewindt
- 17,518 views
- 18 comments
- 29 respects
Toolbox 2
Respected projects 0
Comments 3
Bicycle Odometer and Speedometer with 99 Lap/Period Recorder over 2 years ago
Bicycle Odometer and Speedometer with 99 Lap/Period Recorder over 2 years ago
Are you using a Hall sensor and is it registering the revolutions? Please provide more information if you still need help. And apologies for taking so long to reply.
Bicycle Odometer and Speedometer with 99 Lap/Period Recorder over 2 years ago
Thanks for pointing this out.
I updated the code so that it computes current speed after every revolution of the wheel based on the amount of time it took for the wheel to make the revolution. But, I didn't realize that I left the 1st version of the code which computed this every minute based on the count of revolutions recorded during the minute. I have now removed the 1st version of the code.
Absolutely, go right ahead!