Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thelsing/knx
knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
https://github.com/thelsing/knx
arduino knx linux
Last synced: about 1 month ago
JSON representation
knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
- Host: GitHub
- URL: https://github.com/thelsing/knx
- Owner: thelsing
- License: gpl-3.0
- Created: 2018-04-09T20:07:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T17:39:16.000Z (about 2 months ago)
- Last Synced: 2024-09-29T10:19:35.896Z (about 2 months ago)
- Topics: arduino, knx, linux
- Language: C++
- Homepage:
- Size: 8.22 MB
- Stars: 275
- Watchers: 28
- Forks: 95
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/OpenKNX/Kaenx-Creator) tool.Generated documentation can be found [here](https://knx.readthedocs.io/en/latest/).
## Usage
See the examples for basic usage options