Landixus / ZwiftVirtualPower

Running Driving Crossing on Zwift with Power from Table, and real Cadence
9 stars 2 forks source link

RPM out of range #1

Open ghost opened 5 years ago

ghost commented 5 years ago

Hello All,

I am trying to put the project in place, thanks for all the code that's really useful. I encountered some issue also with the Message object not properly defined in ant-plus.js but the solution provided in the comments is working.

Now I am facing another issue, I did implement the Lazy version: just connecting the sensor to GPIO 4 and GRD. When lauching the script i get : RPM (xxxxxxx) out of range. I believe it is coming from the speed meter.js as IdxUpper is above 12 but i am not sure what is this valiue suposed to represent.

thanks for your help,

Landixus commented 5 years ago

The Repo is old , i suggest to go here: https://github.com/Landixus/ant-cycling-power the code is more commented, you should have a working setup in minutes :) Tell me when its working for you.