bradzilla84/433mhz-rcswitch@0.0.4

License: GPL

Use your Arduino with a suitable transmitter to operate remote radio controlled devices. This method should work with most popular low-cost power outlet sockets and light switches with 315/433mHz support. All you need is an Arduino, ESP8266, etc, a 315/433MHz transmitter. And your existing remote control devices with a SC5262 / SC5272, HX2262 / HX2272, PT2262 / PT2272, EV1527, RT1527, FP1527 or HS1527 chipset. Also supports Intertechno outlets. (Initial testing works great but further testing is needed)
NodeDescription
433-device
Device setup.
433-receive
Output Received Commands.
433-send
Send a Command
example-receiveNo description
example-repeatNo description
example-sendNo description
To use the nodes in your project you should have the bradzilla84/433mhz-rcswitch library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.