Arduino As Master Device (Sending DMX) : Downloads
Arduino As Master Device (Sending DMX) : Downloads
DMX512 (Digital MultipleXed) is an agreement over the connection between lighting controllers, dimmers,scrollers, scanners, etc.. The electronic foundation for DMX is RS 485.
how does the DMX protocol work DMX Shield for the arduino DIY DMX Transceiver some DMX code examples some examples how to interface to different programms field test and try outs DMX Shield to purchase Arduino GUI compatible processor board with DMX interface arduino becomes opendmx usb interface
Downloads:
arduino and dmx tutorial (pdf) arduino becomes opendmx usb interface (pdf) Photos
DmxSimple
DmxSimple is a new library from Tinker.it! for outputting DMX signals. It is compatible with all recent versions of Arduino. By handling DMX frames in the background, DMX can controlled in a similar way to analogWrite.
DmxSimple A simple example Controlling DMX over serial, and via Processing