davivid / Unity-DMX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity-DMX

Targets Enttec DMX USB Pro Mk2 + Clones

Download the Unity DMX package here: https://github.com/davivid/Unity-DMX/raw/master/DMX/DMX.unitypackage

Features:

  • DMX Output
  • 1 Universe / 512 Channels
  • Threaded I/O process
  • Basic Inpsector with Serial port selection
  • Simple DMX console window

Tested builds of the example project on

  • OSX: OK
  • Win: OK
  • Linux: In order to access System.IO.Ports, libftdi and monodevelop must be installed.

sudo apt-get install libftdi-dev
sudo apt-get install monodevelop

TODO:

  • Add Support for 'Open' variant
  • 2nd Universe
  • DMX Input
  • Retrieve Serial number of device

About


Languages

Language:C# 100.0%