Welcome to openrowingmonitor Discussions! #1
Replies: 4 comments
-
Hi JaapvanEkris. We met on the C2 forum. Is there a howto on hardware for speed sensor? thanks, |
Beta Was this translation helpful? Give feedback.
-
Hi Gordon, I recognised the alias :) Sorry for the late reply. Most rowing machines use a Hall Effect Sensor combined with two to four magnets on the flywheel (they must use at least two to keep the flywheel balance). Dave Vernooy used a CD with an optical sensor: https://dvernooy.github.io/projects/ergware/ On both the NordicTrack and Concept2 I used the existing sensor. Jaap |
Beta Was this translation helpful? Give feedback.
-
Hi, We have success, first checked that the data was clean, and I am using a KY-024 sensor on DO. It wasn't clean so moved the sensor back from the magnet and modified the line in GpioTimerService.js " const sensor = new Gpio(config.gpioPin, 'in', 'falling', {debounceTimeout:5})". I am using an old infiniti Power Row machine. Once data was clean, then it was just a matter of getting the configuration right. A few things to note,
I am using the app EXR and the BLE is working fine. |
Beta Was this translation helpful? Give feedback.
-
hi @JaapvanEkris |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions