knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
Go to file
2025-03-06 19:12:16 +07:00
.github/workflows
doc undo clang-format 2025-02-23 02:23:29 +01:00
examples undo clang-format 2025-02-23 02:23:29 +01:00
src Merge 9ee6e11ca5 into 5048de6c75 2025-03-06 19:12:16 +07:00
.clang-format undo clang-format 2025-02-23 02:23:29 +01:00
.gitattributes
.gitignore
.readthedocs.yaml
build_pio.sh
CMakeLists.txt
library.json
library.properties
LICENSE
pyproject.toml
README.md

knx

This projects provides a knx-device stack for arduino (ESP8266, ESP32, SAMD21, RP2040, STM32), CC1310 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