Artnet module
Functional
This module sends the content of the Lights array every 50ms in Artnet compatible packages to an artnet controller specified by the IP address provided.
Example of compatible controllers can be found here:
supports this setup:
std::vector<uint16_t> hardware_outputs = {1024,1024,1024,1024,1024,1024,1024,1024};
std::vector<uint16_t> hardware_outputs_universe_start = { 0,7,14,21,28,35,42,49 }; //7*170 = 1190 leds => last universe not completely used
Technical
- See Modules
Server
UI
Generated by Module.svelte