Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.1 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.1 KB

KONNEKTING Device Library

... formerly known as "KNX Bus Device library for Arduino" developed by Franck Marini.

This is a fork of Franck Marini's "KnxDevice" with an important difference: The resulting KNX-enabled Arduino device can be programmed via KNX bus (no, not via ETS). The programming mechanism uses an own, extensible 14-byte-group-address protocol. A java-powered software tool is available to programm your "KONNEKTING device" with parameters and group-addresses.

For more information, please follow the link to our documentation project.

!!! WARNING !!!

If you aren't an expert, stick with the pre-build/packaged releases you can download here: https://github.com/KONNEKTING/KonnektingDeviceLibrary/releases and DON'T pull code from any branch. Otherwise you might face weird problems and bug-reporting get's worse, because you aren't able to name the version that failed.