Yup, the bus master device (the control laptop in my case) will poll each of the firing modules sequentially for match continuity info when not sending fire commands. The protocol is quite similar to the old GPIB industrial bus - you poll the modules one by one for info and then give them a certain time to respond. This prevents chatter or contention on the shared serial bus - the modules only talk when requested.Why do you need a device to talk back?
Maybe the igniter test?
As you know, DMX must never be used for pyro as there is no error correction. MIDI show control is much better in this respect and the UKPS RS485 protocol we will invent here will be even better
I'll be publishing all details of the software / firmware / hardware on this forum as it develops as a small contribution to the UKPS (if they will allow me). It would be great if everyone from the society could contribute ideas and features. At this point, I'm looking at Java as the host software and GUI for cross-platform compatibility. This is not my strongest language at present though, so we'll have to see...
Edited by BrightStar, 16 November 2006 - 02:54 PM.