Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glueckkanja/avrhmlibrary


https://github.com/glueckkanja/avrhmlibrary

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

AvrHmLibrary
============

A Library for AVR ATmega8 microcontrollers (and potentially others) implementing the HomeMatic®/BidCos® home automation protocol.

- Based on and inspired by: [culfw](http://culfw.de) and [Fhem](http://fhem.de) by Rudolf Koenig
- Licensed under the [GPL (v2)](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
- HomeMatic® und BidCoS® are registered trademarks of eQ-3 AG

Status
------
Alpha Version:

- Basic HomeMatic® communication should work.
- Pairing with CCU and/or remote (tested with one single model) should work.
- Basic commands (set, remote) should work to control PWM output.

Open Issues:

- ACK/NACK handling
- peers/parameter handling
- optimizations
- and many more...