Now it’s time to think about, what will be needed in next programming season end of this year. From the hardware point of view, you need to be some month ahead of software…
My first PCB is still up-to-date for all those, who want to work with AOG 5.0 and the “original” Arduino firmware. The reasons for this update are the followings:
I would like to mention, that an adaptation of the existing Arduino firmware (@BrianTee_Admin’s and @MTZ8302’s + for CAN the one from @CommonRail/@Alan.Webb) is necessary of course, but that shouldn’t be too hard to do hopefully…
Seems to me this would be a better all-in-one PCB.
Its always handy to have a few extra status LED’s too so you know whats missing when it won’t steer in the field. (I use 3 LED’s for example: CAN Engage, Valve Ready, and AOG steering)
Dual GPS, now I’m liking it. We have been discussing a DIY pcb that uses the Teensy, but I think your in the lead. One addition is, for the Danfoss guys, we need a 12v pin that powers with the steer switch to power the Udc pin on the valve. Kaupoi v4 has one. Only using pwm from one dir of cytron, but still use the dir to cancel pwm output as second safety.
Do you have a part number for the Hammond box ?
no expert for hydraulic steering, but there is an output for a 6/2 valve called “AuxOut”, that becomes active, whenever steering is active. Is that, what you’re talking about?
Hammond box in my mind: HammondMfg_1455L1602BK_eng_tds.pdf (177,0 KB)
Yes Sir, that’s perfect. I like the footprint of the box also. Nice and Tidy. I’m using a 12 pin Deutsch connector, ethernet, 2 SMA for f9p’s, and on RP-SMA for rtk. Is there a better choice for the main connector that you like ? The Deutsch is bulky and hard to connect and disconnect.
Also, I have been talking with theGtknerd about adding speed pulse output for rate and planter monitors. It only requires a 4n35 optocoupler and some code to Matthias’ dual code. He sent me the code that he is using in Dual GPS Setups thread, to add myself.
Is that an option to add to you project ?
works nice with one M12, but try to drill several holes… you’ll need a CNC machine, like I did on the first PCB. That’s why I’ll migrate to metal ends that you can order from any laser service perfectly finished.
So, I’ll provide two option: M8/M12 for preassembled cables like in your video and PushIn for single wires:
As far as I know is a speed pulse just a 12V signal, so why not using the RS232 output for that? RS232 has +/-12V output, but it’s easy to modify the module to output 0/12V. Anyway, there are a lot of free pins…
The way I understand it, is the planter monitor has 10v output and ground, and the signal is speed converted to pwm to frequency. so the optocoupler is using pwm to open and close the switch, which in turn creates a short to ground between the 10v and ground pin from the monitor. It’s easy enough to just solder the opto and put it in line in some heat shrink though.
Those connectors are exactly what I’ve been looking for. Cam lever to disconnect. Thanks
definitely not bad. I’ve a sample of such kind of connector on my desk as well and was thinking about that option. Finally the industrial connector can have 4A on all pins permanently and is easier to assemble - just your teeth and a biro
Personally I prefer to use M8/M12. Simply looks cleaner. But that’s up to the user…
True, those tiny MQS pins are a nightmare to crimp without proper tools. I guess it’s more dependent on the use case, the automotive stuff is pretty bulletproof and you could have box sitting somewhere under the panels or outside the cab close to sensors, valves etc.
Forgot to answer the 2nd question… Will provide an internal option, but also an external one with a dedicated I²C, so that lower data rates are possible for longer cables w/o the need to use a proprietary driver. Still not sure, if the CMPS14 or a BNO085-only-board is the better choice…
If we build it in a housing anyway a pigtail from ufl to sma would be no problem. Or even ufl to TNC for more stable antenna cables.
And we can add a hole to cable tie the pigtail to the PCB… That’s the solution sparkfun is using for their board.
well, my feeling is, mPCIe would cause a lot of problems. One obvious is, that JLC won’t mount it, so everybody would have to do it himself. That’s a showstopper for me.
And using the USB host port for an LTE stick makes life easy, because you don’t need any support from the Teensy at first, if you use a stick with Wifi. Furthermore you can use any (good) USB cable for relocating instead of an antenna cable.