Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 475 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 475 Bytes

nibe-knx-gw

Nibe RCU to interface with EIB/KNX

###Build:

Prereqs: libftdi libeibclient

in absence of a proper build procedure just compile using: gcc bcusdk-include/common.c nibe-rcu.c -lftdi -leibclient -o nibe-knx-gw

###Usage:

wip

###Documentation:

Protocol description - see protocol.txt Register documentation - see register.html ( http://htmlpreview.github.io/?https:/ctr49/nibe-knx-gw/blob/master/register.html )