sciguy16 / dmx-embedded-rs

WIP implementation of DMX512 transmission and reception aimed at embedded systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[WIP] DMX, for no_std

This is a work-in-progress and does not work yet

Features:

  • receiver: Enable receive functionality
  • transmitter: Enable transmit functionality
  • serial: Use serialport-rs abstractions. Needs libudev-dev on Debian
  • embedded: Enable embedded-hal traits

About

WIP implementation of DMX512 transmission and reception aimed at embedded systems

License:Apache License 2.0


Languages

Language:Rust 100.0%