Connecting a Concept2 Model B #151
Replies: 5 comments 20 replies
-
Beta Was this translation helpful? Give feedback.
-
I am attempting this as well on a concept model B. Could you please elaborate on how you use "some hall sensor ion a circuit board" to achieve this? |
Beta Was this translation helpful? Give feedback.
-
Great you are trying to do the same as I did! The hardware is what you find, when you look for "KY-024" on AliExpress or somewhere similar. It's a curcuit board with an amplifier and AD IC, a potentiometer and a hall sensor. You can use the potentiometer to adjust sensitivity for a digital out. I guess I connected the power and the digital out to a digital in on the arduino. And I positioned the board such as that the hall sensor gets the magnets in the flywheel. I still have some issues with the correct parameters for stroke detection. Didn't bother to fiddle around since I installed it but I suppose this would be easy to fix. Do you need mote info? Or more images? Or my parameters? Just let me know. |
Beta Was this translation helpful? Give feedback.
-
Please note that when you use the V1Beta_Updates branch (see https://github.com/JaapvanEkris/openrowingmonitor/tree/v1beta_updates), which is the most solid implementation at the moment, we include a set of parameters for the C2 RowErg, which I test on almost a daily basis. The latest update (2 weeks ago) did change these settings as some code improved. In theory, as the drive train and flywheel are kept the same, most settings should remain the same. In theory, only some parameters should change with respect to the original Model D/RowErg settings: If any of you can provide a raw trace of strokes (preferably with some basic data, and preferably around 20 to 200 strokes), I can help you guys tune this. I have designed the physics engine, done it for the RowErg and some other machines, so I guess I know what I'm doing. I have some spare time in the coming days (please note: NOT between Christmas and the first week of Jan), so I could pick it up. |
Beta Was this translation helpful? Give feedback.
-
Yep, I'm using the official baseline. Sadly I lost daily access to the
Concept model B.
I do have an exercise bike i'm trying to rig *openrowingmonitor* up to:
Indoor Cycling Stationary Exercise Bike Chain Drive | Sunny Health and
Fitness (sunnyhealthfitness.com)
<https://sunnyhealthfitness.com/products/sunny-health-and-fitness-sf-b1203-chain-drive-indoor-cycling-trainer-exercise-bike>
SF-B1203_manual.pdf (shopify.com)
<https://cdn.shopify.com/s/files/1/0052/7043/7978/files/SF-B1203_manual.pdf>
But I planned on creating a separate discussion after I take an honest
swing at it.
Thank you for the input.
I plan on getting another PI to setup on the Concept model B and I'll tweak
the flyeheel-inertia settings.
…On Fri, May 17, 2024 at 11:18 AM Jaap van Ekris ***@***.***> wrote:
I just have it set to Concept2_RowErg_modelB
But there isn't such a profile in the official baselines? And adjusting is
easy, just increase flyeheel-inertia a bit.
—
Reply to this email directly, view it on GitHub
<#151 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACD22U35GXKZTLZPG7RVJJLZCYNTNAVCNFSM6AAAAAA3Z64U6KVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TINZSGE2TO>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I am trying to use ORM on a Concept2 Model B.
As I understand ORM wants to get just ON/OFF signals and the Concept2 is delivering the raw AC that comes from a coil next to the magnets on the flywheel. Because of this there is a need to transform the signal at leas to the right voltage using a resistor or an optocoupler. Is this correct?
If I would like to still use the original monitor, could I then use a reed or a hall sensor to get a measurement?
Beta Was this translation helpful? Give feedback.
All reactions