add basic start on artnet decoding

This commit is contained in:
Joel Wetzell
2025-12-22 20:09:02 -06:00
commit 307afe8bed
7 changed files with 236 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Art-Net
Pure GoLang implementation of the [Art-Net protocol](https://art-net.org.uk). View the [specification here](https://art-net.org.uk/downloads/art-net.pdf).