waterrower-ble
waterrower-ble copied to clipboard
Docker version of waterrower-ble now available
Installation of waterrower-ble on the Raspberry Pi can be challenging. I have made a docker version to make the WaterRower BLE functionality available to all.
The docker container simplifies running waterrower-ble on a Raspberry Pi 3 (B+). Just follow the instructions on docker-waterrower-ble.
Happy Rowing!
Cross posting from the DataBreach repository: I was able to figure out last night that it looks like the docker container has the same issue of an incomplete ant-plus library install as I documented here: olympum/waterrower-ble#4
Which means that it won't broadcast ant+ power/cadence with the BLE.
I'm still trying to learn enough about docker containers to figure out how to get typings installed and/or move the files to the right place in the container, so any help is appreciated. (I got the olympum ant-plus git repository moved into the container but can't do the install/build without "typings" and ran out of time last night...