Arduino BLE Cycling Power Measurement #Arduino #Bluetooth #BLE

Unknown Reply 7:50 AM

Tea and Tech Time noted a need given more time spent inside:

I needed to find a way to exercise. I decided to pick up a cheap folding indoor bicycle that had a way to sit back and had some different resistance values. I didn’t want to spend a lot of money so the bike only has a very basic interface.

Researching and investigating the bicycles sensor method, it turned out to use a simple magnetic sensor with a spot on the fly wheel that was de-magnitized. As the pedals rotated, the magnetometer was able to pick up the sudden dip as the de-magnetized portion passed by it, and that increasing the resistance, the maximum amplitude decreased in noticeable increments.

I needed a dedicated sensor and a platform to perform the conversion algorithm as well as host the Bluetooth Low Energy Service that would communicate with the virtual cycling app. … I went rummaging through my dev-board bin and came up with this little Arduino Nano 33 BLE Sense board.

See how the data was sensed and sent via the BLE Cycling Power Service in the blog post here.

 

 

Post a Comment

Search

Follow us

Popular Reviews