It's for controlling DMX colored lights over network. It takes UDP packets (and later Websocket messages) and turns them into DMX protocol packets which get sent over USB serial adapter to the DMX wire. It's a rewrite of a previous node.js version which had bitrotted.
I think I made the MVP in about 7 hours during one saturday afternoon. Finishing it up took a few weeks more of evenings.
It's for controlling DMX colored lights over network. It takes UDP packets (and later Websocket messages) and turns them into DMX protocol packets which get sent over USB serial adapter to the DMX wire. It's a rewrite of a previous node.js version which had bitrotted.
I think I made the MVP in about 7 hours during one saturday afternoon. Finishing it up took a few weeks more of evenings.