-
### Steps to reproduce
Create a capability that exceeds the maximum DMX value, like so:
```json
"Mode": {
"defaultValue": 0,
"capabilities": [
{
"dmxRange"…
-
Hi! Is it possible to output two dmx universes on wled??
I think that in order to get it the current dmx library has to be changed to other that supports 2 outputs.
Any thoughts?
Thanks.
-
Hello Claude,
Thanks again for the great work you did by publishing your libraries. I'm working on a project with an esp32. (the board dev kit v1) combining DMX (rs485) / OSC and leds (with fastled)…
-
Hello Claude,
thank you so much for sharing this DMX driver/library! I have been doing some tests the past few days-specially as an input- and works quite nice on a sparkfun SAMD21 breakout board.
…
-
When testing example 2 with my lighting controller (in my case QuickDMX) I noticed that all of the 512 dmx channels need to have set a value on my dmx output device (D512) instead of being blank (No D…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Are you looking for hardware support?
_No response_
### Describe the feature you want
3D printers and DMX cont…
-
get some warnings in all versions:
In file included from /tmp/.arduinoIDE-unsaved2023323-153060-1eb6g03.rsk8/sketch_apr23a/sketch_apr23a.ino:16: /tmp/.arduinoIDE-unsaved2023323-153060-1eb6g03.rsk8/…
-
Hey,
is it possible to trigger a midi signal with a variable instead when a button is pressed?
For a little bit of context, I'm Working on a DMX to MIDI Converter. It listens for an incoming dmx …
-
Hi,
Maybe not really an issue, but is someone here can help me with this simple project? I'm trying to use the esp_dmx library (https://github.com/someweisguy/esp_dmx) with the ArtnetWifi library …
-
Hey, I am banging my head against this.
I have used the example "send dmx ..." and I am using DMX Resolume Arena to broadcast a dmx signal to my fixtures.
But I have no clue if I don't receive any…