A no_std ArtNet 4 implementation for creating microcontroller-based ArtNet Nodes.
- ✓ ArtPoll Parser
- ✓ ArtPollReply Serialization
- ✓ ArtDMX Parser
- ✓ ArtCommand Parser
- 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.