360manu / kettlerUSB2BLE

Bridge from USB to Bluetooth low energy for old Kettler Trainers (Ergorace, ..) for Zwift and other apps
MIT License
38 stars 28 forks source link

Hi 360manu, #17

Closed muttleym closed 2 years ago

muttleym commented 3 years ago

I have built my own training rollers with power and speed sensing on a raspberry pi3b, I also have dynamic load control, which in theory could be controlled by Zwift. Do you think your code is suitable for adapting for connection to Zwift?

360manu commented 3 years ago

Hello

Yes

I think it's a good starting point if you understand JavaScript and events. You can add your own kettlerusb object that sends/receives power from the bike.

Le dim. 14 févr. 2021 à 16:06, muttleym notifications@github.com a écrit :

I have built my own training rollers with power and speed sensing on a raspberry pi3b, I also have dynamic load control, which in theory could be controlled by Zwift. Do you think your code is suitable for adapting for connection to Zwift?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/360manu/kettlerUSB2BLE/issues/17#issuecomment-778790586, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADACXMOBUH44ATKYOBBJ66LS67RHZANCNFSM4XTJVWWA .

muttleym commented 3 years ago

Thanks for the quick response. Sadly I’m not an expert in any coding, I’ve just dabbled a little in python, so I think taking on rewriting your Javascript is too much for me.

Thanks again for the reply. Andy

Sent from Mail for Windows 10

From: 360manu Sent: 14 February 2021 17:45 To: 360manu/kettlerUSB2BLE Cc: muttleym; Author Subject: Re: [360manu/kettlerUSB2BLE] Hi 360manu, (#17)

Hello

Yes

I think it's a good starting point if you understand JavaScript and events. You can add your own kettlerusb object that sends/receives power from the bike.

Le dim. 14 févr. 2021 à 16:06, muttleym notifications@github.com a écrit :

I have built my own training rollers with power and speed sensing on a raspberry pi3b, I also have dynamic load control, which in theory could be controlled by Zwift. Do you think your code is suitable for adapting for connection to Zwift?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/360manu/kettlerUSB2BLE/issues/17#issuecomment-778790586, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADACXMOBUH44ATKYOBBJ66LS67RHZANCNFSM4XTJVWWA .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

-- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus

360manu commented 2 years ago

closed