Input via DMX/CV/Artnet

Hi, my name´s Hannes 

is there a chance to do control the intensity of a Subgroup in response to an photocell?

i.e. the photocell is directed to a burning candle , whereby the submaster changes the intensity of the light. 

Thank you so far.

Greetings

Hannes

Parents
  • Hi Hannes,

    the simpliest and cheapest way will to use an Arduino Ethernet and send the sensor data to the UDP String Interface (see Show Control) in future release (2.3) with OSC. You can use the Arduino to convert the sensors value into % and to send the data by ethernet with the udp functionality.

    sstaub

Reply
  • Hi Hannes,

    the simpliest and cheapest way will to use an Arduino Ethernet and send the sensor data to the UDP String Interface (see Show Control) in future release (2.3) with OSC. You can use the Arduino to convert the sensors value into % and to send the data by ethernet with the udp functionality.

    sstaub

Children
No Data
Related