I didn't think it was going to be easy, but it seems different than I anticipated.
I want to wait 5 seconds, have something press the Vehicle Settings button (to get to the first item, disable traction control), wait .1 seconds then press reset (to disable traction control).
I first thought I could simply ground each of those items in the board and it would send a unique ohm value to the Message Center.
However it looks like there is a constant ohm value going to the message center (8.88kohms) and when pressing Vehicle Settings it goes to 5.5kohms, and when pressing Reset it goes to 6.91kohms.
I had planned on using either a set of 555 timers or an ATTiny85 programmed with an Arduino to do it, but I think I can only ground or send 5v from them.
I don't want to spend a ton of money on it, or have a huge project, but I was thinking maybe resistors and optocouplers with an ATTiny (with a 5 volt voltage regulator). I have to read up on 555 timers, and 2 stage 555 timers (not sure what they are called).
Anyone have any ideas how to best proceed? I have an Arduino, voltage regulators, 555 timers, resistors, bread boards, probably more than enough to do it. A little shaky soldering but not of this is surface mount.
I want to wait 5 seconds, have something press the Vehicle Settings button (to get to the first item, disable traction control), wait .1 seconds then press reset (to disable traction control).
I first thought I could simply ground each of those items in the board and it would send a unique ohm value to the Message Center.
However it looks like there is a constant ohm value going to the message center (8.88kohms) and when pressing Vehicle Settings it goes to 5.5kohms, and when pressing Reset it goes to 6.91kohms.
I had planned on using either a set of 555 timers or an ATTiny85 programmed with an Arduino to do it, but I think I can only ground or send 5v from them.
I don't want to spend a ton of money on it, or have a huge project, but I was thinking maybe resistors and optocouplers with an ATTiny (with a 5 volt voltage regulator). I have to read up on 555 timers, and 2 stage 555 timers (not sure what they are called).
Anyone have any ideas how to best proceed? I have an Arduino, voltage regulators, 555 timers, resistors, bread boards, probably more than enough to do it. A little shaky soldering but not of this is surface mount.