webusb-dmx512-controller icon indicating copy to clipboard operation
webusb-dmx512-controller copied to clipboard

Manage a DMX512 universe with an Arduino-based controller directly from the browser by leveraging WebUSB

Results 5 webusb-dmx512-controller issues
Sort by recently updated
recently updated
newest added

When you want to use the controller on Linux, you have to add a custom udev rule in order to give the browser permission to use the USB device. @lezsakdomi...

enhancement

avoid using callback hell

We should not have the external libs directly in the repo. There must be a way to include them dynamically.

enhancement

Create a fixture yourself using a generator or auto generate fixture. -> Demo!

enhancement

## Issue description Please add the possibility to also receive data from the Arduino, for [example like in USBPort.js](https://github.com/NERDDISCO/luminave/blob/master/src/components/usb-dmx-manager/USBPort.js#L36)

enhancement