dmx 0.2.1

DMX512 lighting protocol support
Documentation

DMX512 support

The dmx crate supports DMX512 transmission in Rust through a trait, although transmission via UART on Linux is currently the only implementation available.

See the documentation for details.