knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
Go to file
Thomas Kunze dd5367eaac lib props
2024-08-09 20:18:10 +02:00
.github/workflows Squashed 'examples/knxPython/pybind11/' changes from 59a2ac27..941f45bc 2024-06-29 16:48:45 +02:00
doc Update conf.py 2023-09-09 21:31:37 +02:00
examples Merge branch 'master' into openknx-merge 2024-08-09 19:56:10 +02:00
src Merge commit '093ae42' into openknx-merge 2024-08-09 20:14:40 +02:00
.clang-format Squashed 'examples/knxPython/pybind11/' changes from 59a2ac27..941f45bc 2024-06-29 16:48:45 +02:00
.gitattributes Squashed 'examples/knxPython/pybind11/' changes from 59a2ac27..941f45bc 2024-06-29 16:48:45 +02:00
.gitignore Squashed 'examples/knxPython/pybind11/' changes from 59a2ac27..941f45bc 2024-06-29 16:48:45 +02:00
.readthedocs.yaml Update .readthedocs.yaml 2023-09-09 21:16:48 +02:00
CMakeLists.txt cmake changes 2024-08-09 19:08:03 +02:00
library.json lib props 2024-08-09 20:18:10 +02:00
library.properties lib props 2024-08-09 20:18:10 +02:00
LICENSE
platformio.ini
README.md lib props 2024-08-09 20:18:10 +02:00

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