usbdmx.com output/input plugin?
Posted: Sun Jan 22, 2017 9:58 am
Hi,
That's my first post here, so hello everyone
I miss the output (and input) adapter plugin for that adapter : http://usbdmx.com/
Even if there's an FTDI chip inside, it's seen as a serial port. On linux, a serial port is like a file you open for read/write...
The protocol is here : http://usbdmx.com/downloads/protocol.pdf
I was using DMXControl on windows and was working great! But i'm moving to QLC+ on Debian
I already managed to make a curses program (for fun) for that specific adapter:
https://sourceforge.net/projects/usbdmxcurses/
And of course, i would like to try to help to add the support of that device on QLC+ !
I saw already https://github.com/mcallegari/qlcplus/t ... gins/dummy but i'm a bit lost, i'm a total newbie for Qt.
Could you help me a bit for a start?
Thanks by advance,
-- cLx
That's my first post here, so hello everyone
I miss the output (and input) adapter plugin for that adapter : http://usbdmx.com/
Even if there's an FTDI chip inside, it's seen as a serial port. On linux, a serial port is like a file you open for read/write...
The protocol is here : http://usbdmx.com/downloads/protocol.pdf
I was using DMXControl on windows and was working great! But i'm moving to QLC+ on Debian
I already managed to make a curses program (for fun) for that specific adapter:
https://sourceforge.net/projects/usbdmxcurses/
And of course, i would like to try to help to add the support of that device on QLC+ !
I saw already https://github.com/mcallegari/qlcplus/t ... gins/dummy but i'm a bit lost, i'm a total newbie for Qt.
Could you help me a bit for a start?
Thanks by advance,
-- cLx