DmxSimple icon indicating copy to clipboard operation
DmxSimple copied to clipboard

Results 19 DmxSimple issues
Sort by recently updated
recently updated
newest added

I'm trying to use this library on Arduino Nano Every, because the newer DMXSerial doesn't seem to work with ethernet shield using the EthernetENC library. When compiling I get the...

I am considering using this code in a product, but no license seems to be mentioned anywhere, other that a copyright notice. Can you add one?

Please use this form only to report code defects or bugs. For any question, even questions directly pertaining to this code, post your question on the forums related to the...

Can't get DmxSimple working on Teensy 4. I'm using the latest version of Teensyduino, DmxSimple, using the fade.ino example. With the same setup all dmx lights are properly fading using...

### Description RAMEND defined constant is not defined for at least some Teensy models (for example 3.2) yet the DMXSimple depends on it. When it's undefined, DMXSimple is limited to...

### Description I'm sharing my experience with you about a problem I faced and solved to suggest a small tweak in the library. I experienced a loss of DMX frames...

I added this lib to a Ethernet fully running program. If i add any function of DmxSimple the program not even run in to the setup() function. Hardware: Nano, ENC28j60...

Hey, I try to test the sketch FadeUp. But if i want to check the file i get always the Error: Arduino: 1.8.13 (Windows 10), Board: "Node32s, 80MHz, 921600" C:\Users\larsd\OneDrive\Dokumente\Arduino\libraries\DmxSimple\DmxSimple.cpp:7:20:...

I've added a new example, rainbow for ledbar.

There is any beta routine to implement a read routine via digital pin on Arduino UNO R3 for free serial port and read DMX data ? thanks