thelsing e2642b64ca Merge pull request #316 from thewhobox/fix/unloading
Permanently unload device
2025-07-21 19:02:42 +02:00
2025-02-23 02:29:13 +01:00
2025-02-23 02:29:13 +01:00
2025-02-23 00:06:10 +01:00
2024-08-10 00:30:07 +02:00
2024-08-09 21:30:35 +02:00
2024-08-09 21:30:35 +02:00
2024-08-09 21:30:35 +02:00

knx

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

Description
knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
Readme GPL-3.0 24 MiB
Languages
C++ 96.7%
C 3.3%