Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 653 Bytes

File metadata and controls

13 lines (12 loc) · 653 Bytes

Node ArtNet Transmitter

An Artistic Licence ArtNet Transmitter build with node.js to showcase / unleash its possibilty to interact with lighting.

Install Instructions

  1. Clone or *.zip download the repository to your PC / Mac.
  2. Install Node.js
  3. Install Visual Studio Code
  4. Install Quokka.js Extension
  5. Navigate into the project folder
  6. Run npm install
  7. Open main.ts
  8. Run Quokka.js: Ctrl+Shift+P select Quokka.js: Start on Current File
  9. Try to control some lights by modifing the code