Hello
I have been trying to get a relay to trigger via a 433 Mhz receiver. I am using a keyfob that I have the following data for:
Decimal: 6792738 (24Bit) Binary: 011001111010011000100010 Tri-State: not applicable PulseLength: 321 microseconds Protocol: 1
I have been looking for any similar projects online, but havent found anyone I could make work.
This is the closest I found: https://www.instructables.com/id/Arduino-433mhz-Wireless-Transmitter-Receiver-SWITC/
I want the same function, just take out the transmitter since I use a keyfob, and also remove the buzzer thing.
I have the same relay,arduino uno and receiver.
Is there anyone out there who has made such a project they can share?