Is it going to be fairly plug n play, or cut into harnesses?
I'm going to cut/splice into the harness. There's no native support for a cruise control in mine so you have to intercept and inject, and I'm happier splicing wires with heatshrink butt connectors than most any other approach.
I've been working on the programming today and already revised my PCB layout 4 or 5 times. I also spent quite a lot of time reading papers on PID control theory / lambda compensation - it's pretty interesting stuff and actually helps me understand why my cruise control on my other vehicles works the way that they do.
I should get a couple of headers, etc delivered midweek and then I'm going to splice into my wiring harness and start looking at signals. Some of the signals are already logic level (5VDC) but others are higher so probably will need to use some zener diodes to make sure I don't blow up anything.
The Fuso ECU is pretty rugged so I'm not too worried about damaging it (famous last words), the arduino nano I'm planning on using is the likely weak link.
Tomorrow I'm hoping to have time to look at the VSS (vehicle speed sensor) and figure out how to capture that data. That's the last input that is a big question mark.