All Projects → pyrou → X10RF-Arduino

pyrou / X10RF-Arduino

Licence: other
Arduino Library for sending x10 messages by RF

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to X10RF-Arduino

Irremoteesp8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Stars: ✭ 1,964 (+11452.94%)
Mutual labels:  home-automation, remote-control, arduino-library
Hugo Esp8266
Hugo is a 4-button ESP8266 Wi-Fi Remote, Arduino compatible and simple to use.
Stars: ✭ 77 (+352.94%)
Mutual labels:  home-automation, remote-control, diy
Home Assistant Config
🏠 My Home Assistant configuration and documentation. More info below.
Stars: ✭ 107 (+529.41%)
Mutual labels:  home-automation, diy
Daikin Control
Unofficial api documentation and web interface to control "Daikin Emura" air conditioner
Stars: ✭ 193 (+1035.29%)
Mutual labels:  home-automation, remote-control
Dsckeybusinterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Stars: ✭ 202 (+1088.24%)
Mutual labels:  home-automation, arduino-library
rfoutlet
Control remote controlled outlets via Raspberry PI
Stars: ✭ 14 (-17.65%)
Mutual labels:  home-automation, diy
Mysensors
MySensors library and examples
Stars: ✭ 1,150 (+6664.71%)
Mutual labels:  home-automation, diy
Temper Esp8266
Temper is a compact temperature sensor based on ESP8266 and SHT30 with large 13x7 pixel led display.
Stars: ✭ 155 (+811.76%)
Mutual labels:  home-automation, diy
homify
🏡 Open-source home automation / smarthome platform running on PHP (Laravel).
Stars: ✭ 45 (+164.71%)
Mutual labels:  home-automation, diy
broadlink-dotnet
.Net standard library for Broadlink devices
Stars: ✭ 13 (-23.53%)
Mutual labels:  home-automation, remote-control
HomeSpan
HomeKit Library for the Arduino-ESP32
Stars: ✭ 410 (+2311.76%)
Mutual labels:  home-automation, arduino-library
Tasmota Irhvac
Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible harware
Stars: ✭ 58 (+241.18%)
Mutual labels:  home-automation, remote-control
Open Home Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 820 (+4723.53%)
Mutual labels:  home-automation, diy
homeberry
HomeBerry is an Android remote control app for your Raspberry PI
Stars: ✭ 31 (+82.35%)
Mutual labels:  home-automation, remote-control
Magic Cards
🎩 Queue music, play movies, or trigger events with RFID cards.
Stars: ✭ 372 (+2088.24%)
Mutual labels:  home-automation, diy
Majordomo
Home automation platform
Stars: ✭ 352 (+1970.59%)
Mutual labels:  home-automation, diy
Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+20411.76%)
Mutual labels:  home-automation, diy
Smart Mirror
The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
Stars: ✭ 2,668 (+15594.12%)
Mutual labels:  home-automation, diy
arduino-ble-gadget
Create your own Do-It-Yourself BLE enabled sensor gadget on the ESP32 platform.
Stars: ✭ 31 (+82.35%)
Mutual labels:  arduino-library, diy
PiBuilder
Ideas for building a Raspberry Pi from "bare metal" to ready-to-run IOTstack
Stars: ✭ 26 (+52.94%)
Mutual labels:  home-automation, diy

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].