PM5 Mileage clock display

Please add feature and function requests for PM3 firmware, DLL/API's, and documentation here.
Post Reply
DedworthMean
Paddler
Posts: 1
Joined: May 23rd, 2022, 8:52 am

PM5 Mileage clock display

Post by DedworthMean » May 23rd, 2022, 9:03 am

Hi there - hope everyone is well.

Not sure if this is the right place for this, but I will shoot anyways.
I am looking for a way to take just the metres accumulated in a row/ride from a PM5 and present it as live data onto a screen.
If I give you a user example it might make this clearer.

Office Team in London wants to ride their BikeErg the distance from their location to one of their depots in Newcastle for instance. So on a chrome browser they would have displayed the name of the company, the distance they want to reach, and then a window showing the raw metres/mileage counting up as they are cycling/rowing.

Could anyone point me in the direction of someone who could achieve this, or someone who has maybe coded something like this already?

Thanks

JaapvanE
10k Poster
Posts: 1284
Joined: January 4th, 2022, 2:49 am

Re: PM5 Mileage clock display

Post by JaapvanE » May 23rd, 2022, 2:00 pm

There is a tool called PyRow, which should be able to do the reading the PM5 metrics: https://github.com/wemakewaves/PyRow

Getting it from Python to a webserver must be quite doable.

Post Reply