A Ruby interface to the WaterRower S4 Performance Monitor.
This is a work in progress, to query the S4 performance monitor of the WaterRower rowing machine about the current workout status.
The idea is based on the James Nesfield’s nodejs version located here: https://github.com/jamesnesfield/node-waterrower .
This is
gem build rowr_interface.gemspec
gem install ./rowr_interface-*.gem
Usage: See bin/example
.
gem install serialport
Use at your own risk. Use under MIT license if you really need to have one.