Hi
I’m trying to make my own embedded (Arduino currently but ultimately Teensy depending on RAM requirements) multi-universe DMX controller, by mux’ing multiple single-universe DMX shields (https://www.tindie.com/products/Concept … rduino-r2/), but I can’t control the universes individually as each one updates to the state of the previous universe when I switch over via the mux.
Curious to hear about any suggestions for a multi-universe DMX controller based on an embedded board like Arduino (or Teensy or Beaglebone) to avoid the use a dedicated computer (aside from for programming/development), or more generally, alternate approaches to a multi-universe DMX solution that allows me to write my light patterns programmatically (w/ random functions and sensor input) as opposed to playing scripts (which is what seems available commercially or through computer software solutions).
Many thanks your time attention, and responses,
Andrew