tiny-artnet 0.1.3

A no_std ArtNet 4 implementation for creating microcontroller-based ArtNet Nodes.
Documentation

A no_std ArtNet 4 implementation for creating microcontroller-based ArtNet Nodes.

Implemented

✓ Node Discovery:

  • ✓ ArtPoll Parser
  • ✓ ArtPollReply Serialization

✓ DMX Lighting Control:

  • ✓ ArtDMX Parser

✓ Re-Programming

  • ✓ ArtCommand Parser

But what about everything else?

  • Right now this library contains enough to build a minimal ArtNet node and not much more.
  • If your interested in adding a feature pull requests are welcome.

Reference