Arduino Strobe Controller
So, we decided we wanted to use some strobes at the theatre this week. Unfortunately, we found them in a skip. They work fine, but there’s no remote control. While the manufacturer (ANYtronics) does indeed provide their own controller, we wanted one in a hurry, so I put together a box which does the job [...]
ProscDMX – A DMX Multiplexing OpenSoundControl Server
It’s a little bit of a mouthful, isn’t it? I’ve been working on this for the last few days. It basically takes Open Sound Control (OSC) packets- from any number of clients- which specify a DMX address, value and fadetime. The server is written in Processing, and uses the oscP5 library. Right now it uses [...]