Impelemtation of an knx sensor module 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:
- Applicasion Sensor describes features of the sensor part 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.