mirror of
https://github.com/pyrou/X10RF-Arduino.git
synced 2026-07-27 19:56:18 +00:00
970540967427388b9836eaa43c2c9b8668bae2f8
Use correct filename case for keywords.txt
Arduino Library for sending x10 messages by RF.
Created by Pieter Paul Baron (embedded [at] ppbaron.nl), November 2013. Released into the public domain.
Library to send x10 messages via a cheap 433Mhz OOK device. No X10 Firecracker (CMA17A) necessary. Decoding messages is not implemented. This library can emulate x10 switches and security devices and also RFXMeter and RFXSensor devices manufactured by RFXCom. (www.rfxcom.com)
Tested on a TI Stellarpad (LM4F120H5QR), Energia 0101E0010 and Arduino. This should also work on other TI Launchpad devices.
Languages
C++
100%