( more precise: DMX512-A )
is a standard for controlling lighting equipment in professional applications.
Using VVVV and a DMX interface you can very easily control large lightshows or drive powerful electric machinery.
A single DMX-line can drive 512 individual channels - so you can control up to 512 devices with one DMX cable.
+node08 DMX workshop by catweasel and kalle
+Wikipedia
+
+The DMX-protocol transmits up to 512 channels per universe.
+one channel basically carries an integer value between 0 and 255.
+this is equivalent to a spread with maximal 512 slices.
+
+this means:
+if you want to send DMX value 255 to your interface: your DMX node's input should be 1.0000.
+sending 0.7500 results in DMX 192, 0.2500 results in DMX 64 etc.
+
+this really simplifies lots of things,
+but keep in mind that your resolution is still 8-bit: there are only 256 possible steps.
+exactly this was meant with previous mentioned (kind of) 'float' values.
+
+you can download some modules for easy conversion from kalle.Modules.DMX.Universal.
+As windows doesnt include drivers for DMX interfaces, the driver needs to be included within vvvv.
+Almost each interface will need a different driver.
Depending on the type of interface it is possible to either build a driver within vvvv as a subpatch, or you´ll have to rely on an internal node to control the interface.
Drivers for interfaces which comply to open standards (either RS232 or TCP/IP) can be written within vvvv.
Proprietary drivers (typically based on USB) need a PlugIn? or a specially written node (written by the vvvv developers; beg them).
maybe you can use external applications that are receiving raw UDP based messages or OSC to control dmx devices.
+illuminating the manifold possibilities makes an own wikipage definitely necessary.
about DMXframerates and problems with 'high' Startaddresses
some users of vvvv's nice community? have some related knowledge to share:
catweasel
digipic
MSBERGER
kalle
karistouf
west
for sure incomplete, please add yourself...
anonymous user login
~31min ago
~1h ago
~2h ago
~2h ago
~6h ago
~12h ago
~20h ago
~20h ago
~22h ago
~24h ago