Milestone/Zwift Run Pod

myRunpod.aia (336.9 KB)
I found that none of my android devices were compatible with Zwift after I bought their run pod, so I developed an app that displays the data from the run pod as I run. The data includes current step length, steps per second, elapsed time, distance run, speed and pace. It also computes the average speed/pace, average step length and average steps per second. It includes the ability to connect a heart rate monitor. I have used it with a Garmin. For both devices first press the scan button and then select the device from the list and then it will connect to the device and begin displaying the data. The timer will start when steps are greater than zero and stop when they are zero. The project code is attached.