Would it be possible to also add E1.31 support?
This is the newest up and coming DMX over Ethernet protocol that has been embraced by the DYI lighting guys like me. It is very simple to implement and supports a huge number of Universes. There are also cheap solutions to convert E1.31 to raw RS485 DMX.
Here is an example of a 6 port (universe) board for around $80 as a kit.
http://www.doityourselfchristmas.com/wi ... .31_Bridge
I have personally created and coded Arduino E1.31 based props for our theater, they use 2.4Ghz radio chips to relay the E1.31 packets wirelessly. They work great. I would be happy to beta test this support as well.
Here is a link to the actual spec of the protocol.
E1.31_(Streaming-ACN)_Protocol
It would be great if this was bi directional, in other words to be able to send E.131 packets to trigger something in sync with the Cue, or to receive E.131 packets to trigger a cue!!!
(Edited to display the spec link correctly - Mike Daniell)