cyclingengineer / jeelink-ha

Jeelink 868Mhz Home Automation Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JeelinkHa

JeelinkHa is an Arduino IDE library primarily for JeeLink devices aimed at usage in Home Automation environments. It current supports the following devices:

  • Salus RT500RF Boiler Controller (TX Boiler On/Off only)

This library also includes "RF12" wireless driver library based on jeelib

Getting code

The latest source code for this project is maintained on GitHub.

You can download all the project source files in ZIP or TAR format:

  • Unpack the archive and move the resulting subfolder "JeelinkHaLib" it to the "libraries" folder in your Arduino sketches area.
  • Restart the Arduino IDE to make sure it sees the new files.

Acknowledgements & License

A large portion of this software is based on Jeelib by JC Wippler et al. This derivative continues to be published under http://opensource.org/licenses/mit-license.php

About

Jeelink 868Mhz Home Automation Library


Languages

Language:C++ 64.1%Language:C 32.0%Language:Arduino 2.6%Language:CSS 1.3%