Skip to content

HackerLoop/gamepad2dmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,

About

Use a joystick with Gamepad API to send DMX data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published