-
Spout: [spout.zeal.co](https://spout.zeal.co/)
Syphon: https://syphon.info/
NDI: https://www.ndi.tv/tools/
Enttec DMX: https://www.enttec.com/range/controls/dmx-usb-interfaces/
-
I can't seem to get correct values from a DMX bus.
I'm using an ESP32.
I can put my Saleae logic analyzer on the rx pin and it decodes the DMX values fine. But, dmx.read() in the read example, n…
-
Hello.
Is there a option to use a wired connection instead of wireless.
Thank you
-
I have 3 different lights that support zones, these zones can be controlled independently with the right channel mode set.
- Chauvet DJ Intimidator Trio
- Chauvet DJ ColorBand H9 USB
- Chauvet DJ…
-
Hello, just install from pip with python 3.11.1 and i got an error when i try to use PyDMXController.
![image](https://user-images.githubusercontent.com/18584249/209209113-cd1ee221-5f14-4f75-b3f9-f…
-
I'm creating this issue for people to subscribe to in order to be notified when you release a Windows version.
I simply request that you comment when you have progress updates, need beta testers, e…
-
Hi,
I try to detect whether my DMXreceiver receives a dmx signal. I wanted to use the `connected()` function. However, I don't seem to get it working. I think the docs are not written for an Interm…
-
sometimes OSX just doesn't work
Controller has more options:
Ref: https://cdn.enttec.com/pdf/assets/70304/70304_DMX_USB_PRO_API.pdf
-
I'm trying to set up some generic addressable LEDs for use, ultimately, with Lumia Stream via a Teensy. This firmware seems like a good starting point, as it allows the Teensy to emulate a USB DMX con…
-
Hi,
I've done a huge [rework](https://github.com/spacemanspiff2007/PyArtNet/tree/rework) and I'd like to get some feedback on it.
The fade task now starts automatically, the refresh task however…