Hello all! I'm working on a project where my Arduino (Duemilanove board) can connect to and control the power locks on my 91 EX. I'm following this guide where the user used an arduino to be the middle man between an RFID reader and the operation of the power locks. I merely want to control the locks from the arduino to prototype some other projects, without the use of an RFID reader.
I'm waiting on some N-Channel MOSFETs' and 10K resistors.
My plan was to connect the arduino to the power lock switch on either the driver or passenger side, since the switch only has three wires:
And send the appropriate voltage to either circuit to lock or unlock the doors. Since I'm only focused on doing step 1 of this instructable is there anything you would suggest, Any thing I might be missing, or any general help you could offer? Thanks
!
Update 1 : Wired up and working
Update 2 : Going with bluetooth
Update 3 : parts arrived, wired up and tested
I'm waiting on some N-Channel MOSFETs' and 10K resistors.
My plan was to connect the arduino to the power lock switch on either the driver or passenger side, since the switch only has three wires:
Code:
Green/white = lock Green/red. = unlock Black. = ground

Update 1 : Wired up and working
Update 2 : Going with bluetooth
Update 3 : parts arrived, wired up and tested
Comment