SuperCollider -> Arduino -> DMX

details

The aim of this project is how to handle the DMX shield for light with sounds on the ethernet.

sc2dmxFig1-640x427IMG_0636-640x480

Parts
  • DMX Shield
  • Ethernet Shield
  • Arduino
  • RGB LED

 

Source code

It is included in the original link below.
Source: http://oschub.asia/weblog/?p=131

He used a Conceptinetics library for DMX shield, a Ethernet library and a OSC(Open Sound Control) Class library for lighting protocol.

(Instruction to OSC: http://opensoundcontrol.org/introduction-osc)

The aim of this project is how to handle the DMX shield for light with sounds on the ethernet.

sc2dmxFig1-640x427IMG_0636-640x480

Parts
  • DMX Shield
  • Ethernet Shield
  • Arduino
  • RGB LED

 

Source code

It is included in the original link below.
Source: http://oschub.asia/weblog/?p=131

He used a Conceptinetics library for DMX shield, a Ethernet library and a OSC(Open Sound Control) Class library for lighting protocol.

(Instruction to OSC: http://opensoundcontrol.org/introduction-osc)

1
COMMENTS

Please Login to comment
1 Comment authors
Tadashi Usami Recent comment authors
  Subscribe  
newest oldest most voted
Notify of
Tadashi Usami
Guest

I posted an article explaining another way to do the same thing: http://oschub.asia/weblog/?p=165