Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.25 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.25 KB

Build Status

TeensyDmx

DMX Transmit and Receive for Teensy 3.x and Teensy-LC with RDM responder (client) and RDM controller support. It should support all of the serial interfaces on the devices.

This is the combination of DMXSerial2, DmxReceive and DmxSimple but converted to use the UART for Tx rather than the bit-banging method utilised by DmxSimple.

Limited testing has been done with the hardware people have lying around on Serial1, on Teensy 3.2, 3.5 and LC on Arduino IDE 1.8.2.

Teensy-LC Teensy 3.0 Teensy 3.1 Teensy 3.2 Teensy 3.5 Teensy 3.6
DMX Rx ✔️ ✔️ ✔️
DMX Tx ✔️ ✔️ ✔️
RDM Responder ✔️ ✔️ ✔️
RDM Controller ✔️