433Mhz Garage opener projects
-
Hello
This is my first post to the forum, I have been trying to find a way to controll my garage port using an arduino and a 433Mhz receiver and transistor. I have succesfully built a RF sniffer and I have got the code I need. It's a code that consists out of 52 bits (1 or 0) which is repeated as long as I press the button on my remote. I found out the code using this method.Now he says you should only get the first 24 bits of the code and you will be able to controll it. I can't however use his code because he uses VERA and I want to use it as a pure arduino program.
My purpose is sending the code frome my arduino with a 433 Mhz transmitter when I press a button, what is the best way I could realize this? I tried some ways already but since I don't know how to progral that well and since I don't know how these radio's work it didn't work.Thanks in advance for your help!
Greetings
Reds Duty
-
Hi, as a start you could modify the following sketch: remove the flamingo.h include and all flamingo related stuff.
https://github.com/windkh/flamingoswitch/blob/master/examples/mysensors/FlamingoSwitchSensor.ino
Have a look at the function incommingMessage line 196. Here the message from the gateway is received. Replace 230 with your own code.
Suggested Topics
-
Welcome
Announcements • 23 Mar 2014, 08:24 • hek 2 Apr 2014, 14:39 -
Wio-E5 (STM32 and SX1262)
My Project • 31 Dec 2024, 17:52 • nagelc 25 Jan 2025, 20:21 -
Water Meter or "How to get Home Assistant to send saved data to an Arduino"
My Project • 18 Oct 2024, 02:19 • OldSurferDude 18 Oct 2024, 02:19 -
Long time test done with soil sensor!
My Project • 7 Jan 2025, 09:13 • Nicklas Starkel 13 Jan 2025, 09:10 -
Door chime
My Project • 23 days ago • Paul Scarbro 19 days ago -
BMP280 SPI Adafruit
My Project • 24 Aug 2016, 01:56 • Matt 23 Jan 2025, 16:25