Skip to content

SchoGiGIT/Mueller-Spraydos-AgOpenGPS-section-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mueler Spraydos AgOpenGPS section control

An electromechanical approach to open source section control of Mueler/Müller Spraydos spraying computers through software as AgOpenGPS. This project provides the mechanical design for a non-intrusive addon mod to automatically control the sections on a spraydos computer through a gps system. All needed parts and other information are discribed bellow.

The system consists out of a bracket, that clamps around the spraying computer and doubles as electronics box, and a servo box on a hinge. The main section switch and all other buttons remain freely accessible.

The servo box contains servos to control the section switches through specially designed lever arms. The servo box is mounted on a hinge and can be swung away to regain manual control. The servo box can be kept closed through magnets or an M4 bolt

The electronics box on the back has mounting points to accommodate a 8ch servo controller, A DC buck converter and a 8 channel relay card (optional). The optional relay card can be replaced with a second servo controller when you need 9 sections (mounting holes are there in the new models). Two 16mm holes for input power and section signals and a threaded hole for a sleeve to the Servo box are foreseen.

Why control the buttons mechanically and not switch section through relays?

  • Motorised valves need 2 relays per section (18 in total...).
  • You cannot put relays in parallel to the buttons, you will create a short.
  • To keep the switches as manual backup they cannot be replaced by relays.
  • Breaking the lines going to the the valves and changing the state there with relays could work. But the rate controller will not work anymore since it does not know the real state of the sections. (You could compensate this by changeing the speed signal however)
  • To keep the mod as a bolt-on add on to keep the controller original for resale when the time comes.

Needed hardware

Printed parts

I provide some limited print service for Western europe. Contact me through github or on this thread

Montage parts

  • Wood screw D3 l15 X14 (for al the lids)
  • Bolt M4 l15 X4 (for mounting the bracket to the electronics box)
  • For mounting the bracket to the electronics box (one of the two)
    • Nut M4 X4
    • Hotmelt nut M4 X4
  • Bolt M5 l45 X1 (Serves as hinge bolt)
  • Nut M5 X1 (Serves as hinge bolt)
  • Hot melt nut M3 X12
  • Closing latch (one of the two)
    • Magnet D5 L5 X2 (push in with solder iron)
    • Bolt M4 l8 + Nut M4
  • EPDM roofing sheet (+-1mm thick)
    • Glue a big patch or multiple smaller ones on the back of the electronics box. This will provide extra mounting friction and adapt better to the uneven surface of the spraydos controller

Electronics

For more than 8 sections you will need two servo controllers or a different type that can accommodate 9 servos.

  • Servo motor MG90S (as many as needed for your sprayer) (other models might fit, did not try)

  • Optional 8 way relay module, mounting holes are compatible with this one :

  • Wire nuts, connectors and cable protection
    • Two 16mm holes in electronics box for connections and supply powe
    • Threaded holes in electronics and servo box for flexible armoured cable sleeves (Will probably cahnge this in the future)

Wiring and control

The servo control needs to be "dumbed down" to a bi-stable state that can be commanded by a section relay card. These connections can be switched around based on what kind of section reaction you want to different steering and logic conditions.

Simple and works but you can create a short circuit!

Use the potentiometer from the servo controller to set one position of the servo arm and bridge the position signal pad (central pin of the potentiometer) to VCC or GND of the servo card with a relay to send it to the second position. Connect these wires to the mount points of the potentiometers on the back of the servo controller card. You only need number of sections+1 cables to control this board.

Make sure NOT to turn the potentiometers to their full left or right position when relay bridge is closed.

Safer way but more work

Desolder all the potentiometers from the servo controller board. Connect the common ports of your section relay board to the position signal pads (central pin) of the servo controller board. Connect the VCC and GND of the servo board to a separate pot (reuse on you just took of). Connect the GND and signal of the seperate pot to the NC/NO ports of your section relay board. You only need number of sections+2 cables to control this board. You now use the separate potentiometers to controll one position of all servos and the relay contact for the second position.

Better way? use RS485 based servo controller?

TODO

About

An electromechanical approach to open source section control of Mueler/Müller Spraydos spraying computers through software as AgOpenGPS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published