Hi everyone,
CONTEXT
I want to open my home gate programmatically and not wanting to damage my gate remote control, and also wanting to do things correctly I turn to you for a subject on which I have trouble finding information online.
So I would like to automate the opening of my gate activating the sensitive button of my remote control.
Just to clarify it is a 868Mhz remote control with rolling code, not copyable (by home automation system such as RF link), and I have already made a PoC using a servo to press the button, but this time I would like to remove any mechanical element and use a relay or a transistor.
MY NEED
I would like to know how to activate the sensitive button on my remote control.
I realized, using a dupont wire, that if I touch the two parts of the sensitive pad the remote control is triggered correctly.
Do you think that by soldering a wire on each of two parts of the sensitive pad I can activate the signal with a transistor controlled by my arduino? (I think a relay is overkill in this case)
Thanks for your help ![]()

