Skip to content

uwearzt/knx_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knx_rs

Apache licensed Actions Status crates.io FOSSA Status Gitter

The knx_rs crate implements a KNX Library able to communicate over IP (Multicast) and Serial.

It is used to create some user specific Actors and Sensors on the twisted wire bus (TP1).

Hardware

TP-UART 2 Evaluation Board TPUART2

Platforms

For developing purposes i use macOS, and at the moment it is tested on macOS only. Tests for a Cortex M4 controller will be added soon.

Usage

Add knx_rs as a dependency in Cargo.toml:

[dependencies]
knx_rs = "0.0.6"

Cross compiling

Contributors

License

Apache License, Version 2.0

About

knx library for macOS, Linux and Microcontrollers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages