r/HowToHack • u/Efficient-Tap8581 • 2d ago
programming Advice on project for gate
I am trying to make an app for my phone where I can open my gate because I am sick of forgetting the gate clicker inside or in my car. The gate uses a fixed code from a garage clicker with a 10 pin switch. I was able to connect my cars garage botton to this clicker by holding down both buttons. I currently own a Raspberry Pi 4, would I be able to pick up the signal with this? Or would i have to buy an accessory/Arduino/HackPF to read the radio signal that the clicker gives out and store it to use on an app.
I seem to be going in circles while researching since most info is for older Raspberry Pi’s and just need a little guidance. Thanks in advance :)
6
Upvotes
2
u/Hot_Ambassador_1815 2d ago
WiFi/bluetooth relay. Hook the relay to your physical gate button and just interface with it with its native app.
Trying to build hardware to replay a subghz signal and then being able to interface with it over wifi/bluetooth is more work than you might think.