knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
Go to file
thelsing 980c047ad7
Merge pull request #327 from OpenKNX/upstream/fix/subgroup0-warning
Fix: Do Not warn on Construction of DPT 14.000, 15.000, 16.000
2025-11-04 20:58:30 +01:00
.github/workflows
doc
examples
src
.clang-format
.gitattributes
.gitignore
.readthedocs.yaml
CMakeLists.txt
library.json
library.properties
LICENSE
platformio.ini
README.md

knx

This projects provides a knx-device stack for Arduino (ESP8266, ESP32, SAMD21, RP2040, STM32), CC1310, ESP IDF, LibreTiny (BK7231, RTL8710 and LN882H) and Linux. (more are quite easy to add) It implements most of System-B specification and can be configured with ETS. The necessary knxprod-files can be generated with the Kaenx-Creator tool.

Generated documentation can be found here.

Usage

See the examples for basic usage options