Difference between revisions of "Getting Started With DMX"

From LinuxMCE
Jump to: navigation, search
(Fixed typo, and added link to OLA site)
(more notes on DMX with ola)
Line 6: Line 6:
  
 
Add the needed cables, power supply for the LEDs, and you are ready to go.
 
Add the needed cables, power supply for the LEDs, and you are ready to go.
 +
 +
[http://www.opendmx.net/index.php/Using_OLA#Using_OLA Using OLA] has details what needs to be done initially, like finding out what DMX controller is installed, and patching a universe to it.
 +
 +
Important point: Start olad as a non-root user who has is member of the dialout group. Make sure the olad daemon is running BEFORE the LinuxMCE open lighting architecture device is running.
 +
 +
TODO: Make setup of olad including a startup script automatic.

Revision as of 21:46, 5 January 2012

To get started with DMX within LinuxMCE, you need an Open Lighting Architecture supported DMX controller, for example the Entec DMX USB Pro. Depending on what you want to control, you need for example a DMX RGB LED controller, like DMX RGB LED Dimmer (search on ebay).

Add the needed cables, power supply for the LEDs, and you are ready to go.

Using OLA has details what needs to be done initially, like finding out what DMX controller is installed, and patching a universe to it.

Important point: Start olad as a non-root user who has is member of the dialout group. Make sure the olad daemon is running BEFORE the LinuxMCE open lighting architecture device is running.

TODO: Make setup of olad including a startup script automatic.