-
**Is your feature request related to a problem? Please describe.**
Kind of a pain to troubleshoot dmx devices in fpp
**Describe the solution you'd like**
I'd like to see a 16 channel slider in di…
-
hi, i just purchased 2 tinkerkit dmx modules.
i am just starting to test...
there is any way to use multiple devices, each with his own address?
-
### What happened?
When compiling -D WLED_ENABLE_DMX and the audio usermod is also included ( it is there by default now ) you would get the error
![image](https://github.com/user-attachments/asse…
-
Hi Mitch,
I am using your library to test rdm but I can't find my rdm device.
Can you check the code for me, I am using version 4.1.
Thank you.
```
`#include "esp_dmx.h"
#include "esp_lo…
-
Hi, Just noticed that on theDMXWrite example "data" is declared as byte, which hold only 256 values. DMX channels have 512 channels. See below:
`#include
#include
int transmitPin = 17;
int…
-
I had conflicts using DMXserial with other libraries and read about the `#define DMX_USE_PORT1`, which helped me developing on an Arduino MEGA 256. So I uncommented the line in the library.
Unfortu…
-
### What happened?
I have a master esp32 which is connecter over DMX serial to my DMX interface. When I change some DMX values they where transmitter to my master esp but not to the synced clients.
…
-
I have 2 qhy cameras that don't want to connect. QHY163M and QHY-II-5-M. Raspberry Pi 4. Astroarch 1.9 release.
kstars-3.7.3-1-aarch64 is up to date
astro_dmx-2.9.7-1-aarch64 is up to date
ast…
-
Hello,
Can I use those sketch to replace dmx cable between lights and module ?
I already have d1 wemos mini with ttl.
How Can I do ? use a d1 with dmx-server.ino sketch and light devices with d1…
-
Hello and thanks again for the great library
It works really well in my experiments. (dmx send)
but with two devices (cheap goods) the device reports a DMX signal
but not responding to input.
I've…