I'm swapping a gm engine into a land Rover Discovery 2.
I want to transmit canbus msgs from Chevy ecu to rovers body control module. (becm)
Crank, cam, coolant, throttle, and vss (in the abs) which the gm pcm is happy with.
I know there will be some math for the crank signal, presumably.
Both motors I think are 58x...but I don't know what the tooth offset is for the rover (yet)
I've got a pinout for the becm.. But couldn't I use arduino to gather the required values and the broadcast them in the appropriate ID structure to the becm?
It's been done... Nobody cared to say what they did.
Something like this ID equals that ID in a loop?
Thinking of using the spark fun canbus shield. I'll have to decode the required IDs by trial and error. The motor is blown... So what would I do for detecting those engine sensors?
Any experience?