SparkFunDMX
SparkFunDMX copied to clipboard
Starting from `Example2-DMXInput` and after finding [this comment](https://github.com/sparkfun/SparkFunDMX/issues/10#issuecomment-1745816207) I changed the example to `dmxSerial(1)` and `enPin = 3` and started receiving values from my DMX controller. However the values read...
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...
Hi, I have problems when raising the `numChannels` variable from [Examples 1 and 2](https://github.com/sparkfun/SparkFunDMX/tree/master/examples) to values larger than `240`. Within the example code there is a comment on _line 33_...
When i run your DMXInput sample it only works once and then I have to restart the micro. Any ideas
Hello! Could you provide an example for the dmx.writeBytes() function? The 1st example only shows you how to send a single byte to a single channel, but I don't quite...
Hi again! So, I have been trying out multiple things on a dimmer and on a laser and I am getting stuck with all kinds of issues. Here I mention...