TeensyDMX icon indicating copy to clipboard operation
TeensyDMX copied to clipboard

A full-featured DMX library for Teensy 3, Teensy LC, and Teensy 4. "Programmable DMX and arbitrary USB serial device emulation."

Results 5 TeensyDMX issues
Sort by recently updated
recently updated
newest added

Hi, First of all, thank you for this great library! I've been using this for a couple of projects of mine, and it works very well. One of the projects...

bug

Would it be possible to add support for Adafruit's ATSAMD boards, like the Metro M0 and M4?

It’s possible to use a single wire in half-duplex mode for both RX and TX. I’m pondering if this might be useful or worth adding support for.

enhancement

From an email: > I am trying to use Serial6 for a teensyDMX Sender running on a Teensy 3.6 and can’t seem to get it to work. The other 5...

bug

Was doing some testing today with interleaved SIP packets. Every 25-byte SIP packet was interleaved between 8 NSC packets, but they only showed up every 45 seconds or so.

bug