Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.13 KB

sAcn / artnet to EnttecDmxUsbPro

sAcn / artnet to Enttec Dmx Usb Pro phyton script

Setup:

New: With Gui: Select your mode, select your universe and your USB device than press start. The stop button closes the application. Install all the libraries, plug in your Dmx Usb Pro Interface and start the programm.
For Windows you can use the compiled exe.

Tipp:

  • python -m DMXEnttecPro.utils
    find usb Port
  • you have to be root on linux

Tested on:

  • windows 10
  • raspberrypi

Used librarys:

  • pip install sacn
  • pip install DMXEnttecPro
  • pip install pyserial
  • pip install stupidartnet

Parameters:

Parameter Name Example
1 Selects the Usb Port linux: /dev/ttyUSB0 Windows: COM1
2 Sets the Universe for Artnet / sAcn Artnet: starting with 0 sAcn starting with 1
3 Sets the mode sacn or artnet