Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 669 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 669 Bytes

Control dmx pan tilt with joycons

How to

Use the cmd line ls /dev/tty.* in a terminal to find the port of your enttec-usb-dmx-pro.

Edit public/inde.html with the WebSocket url.

npm i

npm start

Start with specific config: CONFIG=dev node main.js

Modules

Environment dev

  • Tomshine DMX-512 80W Lyre LED

  • Enttec USB DMX Pro | USB to DMX RS485 Adapter

  • Nintendo Switch Joy-Con

  • macOs Catalina 10.15.2

  • node v12.13.0

Help

'Xbox One Wired Controller'
vendorId: 1118,
productId: 746,

'Joy-Con (R)'
vendorId: 1406,
productId: 8199,

'Joy-Con (L)'
vendorId: 1406,
productId: 8198,