webusb-dmx512-controller
webusb-dmx512-controller copied to clipboard
Manage a DMX512 universe with an Arduino-based controller directly from the browser by leveraging WebUSB
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...
avoid using callback hell
We should not have the external libs directly in the repo. There must be a way to include them dynamically.
Create a fixture yourself using a generator or auto generate fixture. -> Demo!
## 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)