node-dmx / dmx

DMX controller library for node.js
MIT License
297 stars 95 forks source link

Which driver for Eurolite USB-DMX512 Interface? #45

Closed MarcTroll closed 5 years ago

MarcTroll commented 6 years ago

Can I use one of the preset drivers for an Eurolite USB-DMX512 Interface or do I have to find/develop a new one?

dreammonkey commented 6 years ago

To my findings the Eurolite usb dmx512 pro mk2 works using the enttec-usb-dmx-pro driver. No modifications needed. I tested on Mac and Linux.

MarcTroll commented 6 years ago

Thank you for testing, but the problem is, in our school we only have the "normal" version of the interface, not the Pro (mk2). But maybe this works as well. I think I test it out, when I'm in school next time.

maniflames commented 5 years ago

I am working with the regular USB-DMX512 interface from Eurolite and it works with the 'enttec-open-usb-dmx' driver.

wiedi commented 5 years ago

Thanks for confirming @maniflames. Sounds like this issue is resolved then.

If there are further questions feel free to reopen.