Skip to content

DMX Transmit and Receive for Teensy 3.1 with RDM support.

License

Notifications You must be signed in to change notification settings

ssilverman/TeensyDmx-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeensyDmx

DMX Transmit and Receive for Teensy 3.1 with RDM support.

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.

I've done limited testing on the receive and transmit functionality with the hardware I have lying around. However I've not got an RDM controller, so it may or may not work... It's based on the working implementation in DMXSerial2, so it should work.

About

DMX Transmit and Receive for Teensy 3.1 with RDM support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.6%
  • C++ 46.4%