Howdy, this is my first post. And I haven’t been hands on with an Arduino, yet.
I am wanting to control an automatic (electronically controlled) transmission for a car, with an Arduino. It will need to take inputs from 2 5V Square wave inputs(to determine wheel, and engine speed), a few Digital inputs(push buttons, like the brake pedal, etc), and control 3 12V relays(to control which gear selection solenoids are activated, and when to lock up the Torque Converter).
It will need to do the math to determine which relays to switch based on the inputs, without having a full computer on-board, IE just the Arduino, powered from the cars 12V DC system doing the work.
I did some programming in my younger years and I’m pretty sure I’ll be able able to handle the programming, but just want to make sure this is something the Arduino can do, IE constant monitoring of many inputs and controlling the relays as programmed.
Any problems I will run into? Any suggestions on which kit to buy? I’m thinking this will work, but I’d need to write my own sketch for it: http://www.sparkfun.com/commerce/produc … ts_id=9526