This device contains a USB-DMX converter (isolated) and a small memory chip. Make your scenes on your computer with Freestyler, and upload the file into this device. This device contains a USB-DMX ...
This device contains a USB-DMX converter (isolated) and a small memory chip. Make your scenes on your computer with Freestyler, and upload the file into this device. This device contains a USB-DMX ...
This is a crappy port of DmxPy to Java. Instantiate: DmxJava dmx = new DmxJava(); Set a DMX address's value: dmx.setChannel(dmx_address, value); Receive DMX packet to be sent byte[] dmx_packet = ...
Note that this is just a quick and dirty implementation which can serve as a base for your own projects. Please DO NOT use this in any production environment. I have published a detailed article on ...