For my new project (New Holland cr 9060 combine harvester), I would like to put AOG on hydraulics because it is already equipped with laser guidance. At the direction valve, I wonder how to connect so that I can keep the original laser guide. My father prefers to drive with a laser, and for harvesting cereals, this is fine. But when harvesting peas or rapeseed, laser does not work well. Generally I harvest them. So I would like to be able to put AOG in parallel with the original assembly. Does that seem possible to you? ! Are there electrical precautions to implement? !
I need a signal to switch the relays which bypass the original guidance system and control my valve with AOG (autosteer USB + cytron). These relays operate with a low signal, so I need a low output activated only when the auto steering is ON. What’s the best way to do this? I read something about PWM2 on the motor output. Unfortunately for me it is a high level. Is it possible to pass it to a low level? maybe by modifying .ino? Can anyone help me ?
Do you by “low output” mean that the relays operate when the "wire " from them is grounded ?
If so, then I would use some of the standard arduino relays with optocoupler built in, use the “high” from PWM2 to activate optocoupler and then let the realay go to ground to make your “low output”
Thank you for your very quick response.
I think I found it, I detail it here if someone is looking for it. Using PWM2 output on pcbv2, which is not used with the cytron, but was high (5V when autosteer ON) while browsing the code I found the solution: just use “Invert Relays” in AOG. Now PWM2 is Low level (0V) when autosteer is ON, just what I need
That would be an easier way. But maybe that only applies for relays for sections, and not for the PWM 2.
Originally that PWM2 is the enable pin for the IBT 2 (but then it is on the DIR), and therefore I don´t think it will change.
Hello. Please help me understand what is wrong. I don’t understand what needs to be adjusted.it always shows me on the screen that the arrow is moving near the line about 35cm