Hello everyone, I have next to no knowledge of electrical eng or circuitry and am having some trouble with my homebuilt arcade. The essence of my problem is that I want to wire both the computer and monitor to the same rocker switch. The monitor turns on via a button press that completes a circuit for a moment, I have removed the button and am dealing with the exposed female inputs. I am using an Arduino to simulate a button press through a momentary high(5V), low(<1V) switch in voltage (I know this is overkill but am not smart enough to come up with a different solution because for other reasons I cannot use the computer). The Arduino is wired to the base of a transistor that completes the circuit for the monitor when the base is activated. I have tried playing around with some resistors as I thought it was a pull down issue with no luck(1k and 47 ohm). When the Arduino goes to low voltage, the transistor still seems to activate and cycle the monitor between on and off. Furthermore when I touch the base with my finger, this also seems to activate the transistor. Any help is appreciated thanks.