Skip to content

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.

License

Notifications You must be signed in to change notification settings

DevPika/wiz-art-net-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiz Smart Light Art-Net Node

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.

Requirements

  • Node

Installation and Running

  1. Edit the IP addresses at the top of index.js.
  2. Run following commands:
    npm install
    npm start
    
  3. Select this PC as the output node in a Art Net controller. I used QLC+ as a virtual controller.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published