OpenKNX / OAM-OneWireModule

Allows interaction of OneWire devices with the KNX Bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

knx-wire

Impelemtation of an knx onewire gateway module for up to 90 onewire devices combined with an 80 channel knx logic module based on the knx stack from thelsing. The used knx stack allows a parametrization via ETS in general, this project requires ETS 5.6 or higher.

Itis implemented for the SAMD21 version of the knx stack. Currently it uses my fork of the knx stack, this will change in future.

It is a PlatformIO project and needs a working ETS 5.6 (or higher) installed on the same PC.

Initial installation and build instructions can be found in the project itself.

Update instruction (for an updated firmware or application build) can be also found in the project documentation

This project depends on following projects:

Hardware to use the software with is described in knx-user-forum/KONNEKTING.

With small changes it should be possible to use it on any SAMD21 board.

There are application descriptions available:

  • Application WireGateway describes features of the one wire part of application and firmware (in German).
  • Application Logic describes features of the logic part of application and firmware (in German).

Thanks to all, who made this project successful.

About

Allows interaction of OneWire devices with the KNX Bus

License:GNU General Public License v3.0


Languages

Language:C 73.4%Language:C++ 23.5%Language:PowerShell 3.1%