DMX512, RDM send/recv library http://mbed.org/users/okini3939/notebook/dmx512

Dependents:   dmx_test ArtNodeLED SPK-DVIMXR SPK-DMXer ... more

Adding support for EA LPC4088 QuickStart mbed-enabled board

Hello okini3939 / Suga koubou!

I just added support to your DMX Library for a new target, the EA LPC4088 found here: http://mbed.org/platforms/EA-LPC4088/

I have tested the code and verified it on all 3 UARTs which are broken out to the DIP pins (UART0, UART3, UART4). It works great! I am hopping you will accept this pull request into your master library.

Best regards,

Robbie King

This is a fork for okini3939's great DMX library with added support for the EA LPC4088 QuickStart mbed-enabled board. I have added support and tested the 3 UARTs which are …