knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
Go to file
thelsing 649adeaf53
Merge pull request #315 from Phil1pp/led-pin
Don't assign built-in LED as ProgLED by default
2025-05-09 10:57:52 +02:00
.github/workflows Update cmake-arm.yml 2025-05-07 20:19:59 +02:00
doc
examples
src Merge pull request #315 from Phil1pp/led-pin 2025-05-09 10:57:52 +02:00
.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 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