ptx2 / gymnasticon

Make obsolete and/or proprietary exercise bikes work with popular cycling training apps like Zwift, TrainerRoad, Rouvy and more.

Home Page:https://ptx2.net/posts/unbricking-a-bike-with-a-raspberry-pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can gymnasticon appear in Peloton's app as a cadence sensor?

gojomo opened this issue · comments

Gymasticon is now working for me, via an RPi, for Zwift. Are any of its output modes capable of appearing as a cadence sensor to the Peloton app? (I'm not seeing it appear when Peloton App searches.)

commented

Happy to hear it! I just pushed up #39 which adds the feature you described. To try it out, clone the repo:

git checkout -t origin/csc-server
npm install
npm run build
npm link
gymnasticon

Wow, thanks! I should be able to test it tomorrow.

commented

Added in #39 and will be in the next release.