LED Cube project: https://github.com/Staacks/there.oughta.be/tree/master/led-cube
- Download the release setup file from: https://github.com/Johnwulp/LEDCubeFeeder/releases
- During setup you will be asked to fill in the LEDCube IP address, the UDP port (default 1234) and the update interval (in miliseconds)
- After installation the service will be started, and UDP data will be send to given IP address
There is no UI to do this, you need to change the parameters in 'LEDCubeFeeder.exe.config' manually
If you want to see what this service is sending, open file 'NLog.config' and change 'minlevel="Info"' with 'minlevel="Debug"'