-
Hey there!
I have a basic fade in - fade out animation running with this library on my (DIY) Enttec Open DMX controller, connected to two Chauvet SlimPars.
The problem I am running into is that …
-
Hi @rbalykov ,
This looks cool, out of interest how come it's a private rather than public/open source repo?
-
Is Windows 10 supported mit this code?
Thank you
-
Setup:
- Raspberry PI 4, ola version OLA olad version: 0.10.7
- Interface FTDI `Bus 001 Device 003: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC` udev rule added…
-
Hi
After a fresh install of RpiOs Bullseye and sudo apt install ola (v0.10.8)
the uarts on the pi4 stopped working.
When i stop the olad daemon and intead
run olad -l 2 -c /etc/ola i get this o…
-
hello how i can send artnet to dmx? i have rs485 adapter.
best regards.
-
Hello.
Trying to make TTY Line Discipline pretending like UsbPro.
done write() and read(), works fine on manual test (echo >tty, cat tty)
Installed OLA then, IT HAS DETECTED device once, and ne…
-
So I've tried to no avail with a cheap USB-DMX interface, thinking I'll need to get an Enttec Pro,
My question is has anyone tried the Open DMX USB from Enttec (the cheaper one) with this module?
…
HJ959 updated
3 years ago
-
Hello, been playing with this a while and was just wondering why the baud rate is 57600 in __init__.py?
From looking online the DMX baud rate is 250kbp/s? Is it to do with the enttec device?
Ch…
HJ959 updated
4 years ago
-
When running against firmware 4.5 (and possibly earlier) on a Mk 2, there appears to be no timeout on DUB, which causes discovery to not start, let alone complete.
We need to detect the firmware ve…