Hi Paul. Thanks for the reply. I think Teensy is "elegant" and your help is much appreciated.
I'm looking to receive DMX and control a stand-alone collection of LEDs, switches, servos, etc as one "Fixture"...with RDM thrown into the mix. On forums, I see excellent solutions for DMX receivers, pixel controllers, servo controllers, etc...something like a robotic light (scanner, moving head) combines them all...and it seems like Teensy + DMXSerial2 + various libraries & interfaces all working together is a good path to DIY intelligent lighting.
I blocked out some time this month to FINALLY get moving on this. It seems like DMXSerial2 overcomes some serial transceiver issue in Arduino and creates the framework for RDM & mapping channels->functions->pins. I'm just wondering what issues might be anticipated with DMXSerial2, or something like it, on Teensy.