Hi,
I recently put a Haltech ECU into my car and one of the features is a cruise control wire. The circuit works between the cruise control wire and signal ground and using various resistors to simulate the different cruise control switches.
The cars current cruise control switches consist of 6 wires in a very strange connection pattern that i so far have managed to convert into discreet voltage outputs using the arduino and some programming. I thought i could output the voltage into the cruise control wire but it obviously works the opposite way by being grounded out.
I'm trying to think of a clean method to select between different resistors to simulate the different buttons using the arduino. The only method i can think of is using 6 relays controlled by six outputs on the arduino. This feels a little messy so i was wondering if anyone else has a smarter idea.
Thanks