OpenKNX / OAM-SensorModule

Allows sending sensor values to the KNX Bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAM-SensorModule

Implementation of an knx sensor application, which combines some OpenKNX-Projects to provide an ETS programmable device. It allows a parametrization via ETS in general, this project requires ETS 5.7 or higher.

It is implemented for the SAMD21 and RP2040 version of the knx stack.

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

This uses the following OpenKNX-projects:

For more information look into our OpenKNX-wiki.

There are application descriptions available:

  • Application Sensor describes features of the sensor part of application and firmware (in German).
  • Application Presence describes features of the Presence functionality of application and firmware (in German).
  • 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 sending sensor values to the KNX Bus

License:GNU General Public License v3.0


Languages

Language:C 91.1%Language:C++ 4.3%Language:PowerShell 3.7%Language:Python 0.5%Language:HTML 0.4%