Node app that allows controlling Wiz smart lights through Art Net/DMX. This app converts DMX data sent over UDP using the Art Net protocol to JSON messages, thus allowing the bulb to behave as an Art Net node.
- Node
- Edit the IP addresses at the top of
index.js.
- Run following commands:
npm install npm start
- Select this PC as the output node in a Art Net controller. I used QLC+ as a virtual controller.