Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glueckkanja/avrhmlibrary
https://github.com/glueckkanja/avrhmlibrary
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/glueckkanja/avrhmlibrary
- Owner: glueckkanja
- Created: 2012-06-18T08:40:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-26T07:57:28.000Z (over 12 years ago)
- Last Synced: 2024-03-26T04:13:00.342Z (9 months ago)
- Language: C
- Size: 298 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 AGStatus
------
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...