I have a key fob that has its own 3v power. I want my Arduion to complete the circuit between the fob’s ground and unlock wire or the ground and lock wire.
Right now when the lock wire (+) and the (-) touch the doors lock (also works with the unlock). This is powered by the fob’s internal battery. I want to know how I would wire these wires to the Arduino. I’m programming pin 11 & 12 as output and wondering if I put a .25v output via analogWrite that would complete the circuit.
I don’t adding 3v on a circuit that already has 3v on the line is wise. All I’m looking for is to have the Arduino complete the circuit.
Any help? Please