A no_std ArtNet 4 implementation for creating microcontroller-based ArtNet Nodes.
Implemented
✓ Node Discovery:
- ✓ ArtPoll Parser
- ✓ ArtPollReply Serialization
✓ DMX Lighting Control:
✓ Re-Programming
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