This reference design presents the implementation of DMX512-A controller using the Z51F3220 microcontroller in providing a basic understanding of the DMX512-A protocol, including its theory of ...
This project started when a remote control was needed for a mistmachine with dmx512 interface. A dmx512 controller (Ayra OSO 240B) is the central part of a lightshow in the party cellar. But it is a ...
$ git clone https://github.com/qmsk/dmx.git qmsk-dmx && cd qmsk-dmx $ docker build -t qmsk/dmx . $ docker run --rm --name qmsk-dmx -v $PWD/config:/etc/qmsk-dmx:ro -e ...