Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ArtNet (DMX-over-IP) support. #288

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add ArtNet (DMX-over-IP) support. #288

wants to merge 2 commits into from

Conversation

DatanoiseTV
Copy link

This is an initial step at adding ArtNet support. I've successfully tested 128 LEDs (RGBW) via IP running at 100 FPS.
Message packing could be done in a nicer way, but this works for me and any cleanup is welcome.

To be done: A DMX ArtNet Universe supports 512 Bytes. For RGBW LEDs, this means 128 LEDs. In order to use more than 128 LEDs, the ArtNet Universe ID should be incremented which each segment exceeding 512 bytes and "wrap" to support more LEDs.

@DatanoiseTV DatanoiseTV mentioned this pull request Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant