This library lets you control DMX512 devices via the Enttec OpenDMX (or compatible) USB dongle. Create a DMX device. In this example a simple RGB light (3 channels) is created. Pull requests for ...
To build the driver just call make, this should build a dmx_usb.ko (the kernel module) and a dmx_usb_test (a small test program). After that you might want to reboot to make sure you are running the ...