-
Hello,
I have been trying to use this library on a wemos lolin D1 mini pro in order to receive DMX.
It works fine when all the channels are the same value.
But when I send different values in diffe…
-
cycle.py controller only only outputs correctly up to 254 channels. Not sure if the issue is on the controller or dmx server side. I'll debug further eventually.
-
Hello,
I would like to be able to do a mapping from a sACN Input to a ArtNet output. This mapping is a bit special because it should only allow to control a specific subset of DMX channels.
One …
-
Hi fellow,
thanks a looot for your library. Real nice work.
I ran into an issue (can't tell you the origin), but by using a constant stream following line in _Controller.py might create a float,…
-
As described in #20, some DMX senders might send less than 512 channels. Our current implementation waits for a specific amount of bytes (= DMA transfers) before the IRQ is triggered and the data is a…
-
I use the option:
send_levels_on_startup: false
When i restart home-assistant the dmx value go's to 0. The option does not work anymore
This is since shortly after the last update.
Here is my …
-
does GDTF account for DMX options other than Mode? If not, how is it ensured that the GDTF profile is correct? Perhaps all options are contained in Modes… so, for example, the Viper would have four Mo…
-
## Objective
Add support for the DMX USB Pro Mk2
## Details
I have recently had a request to support the [Pro Mk2](https://www.enttec.com/product/controls/dmx-usb-interfaces/dmx-usb-pro-inter…
-
`DmxInput::begin` has a parameter called `start_channel`. It's meant to ignore the first X channels and only read input values from that value on.
However, the value is not actually used as expected.…
-
Since complex fixtures are not yet available for visualization, only moving-head fixtures are patchable. Such complex fixtures should be made patchable and setup with a placeholder 3D model signifying…