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 accessible on the DIP pins. This forked of okini3939's library was created in the hopes a pull request could be accepted and re-integrated into the library. Important Note: To use the special UART on "pins 41" (rx) and "pin 42" (tx) you must access them by their port names, which are P0_3 (rx) and P0_2 (tx), because the symbols p41 and p42 do not exist in the mbed world (yet).
Fork of DMX by
History
Tested and added support for EA LPC4088 QuickStart mbed.
2013-12-02, by robodude [Mon, 02 Dec 2013 06:49:25 +0000] rev 13
Tested and added support for EA LPC4088 QuickStart mbed.
add clear()
2013-09-23, by okini3939 [Mon, 23 Sep 2013 09:15:57 +0000] rev 12
add clear()
support uart0
2013-09-20, by okini3939 [Fri, 20 Sep 2013 01:52:31 +0000] rev 11
support uart0
Add support Target MCU: LPC1114FN28, or LPC11XX
2013-09-05, by stanly88 [Thu, 05 Sep 2013 10:01:59 +0000] rev 10
Add support Target MCU: LPC1114FN28, or LPC11XX
fix
2013-03-29, by okini3939 [Fri, 29 Mar 2013 02:06:50 +0000] rev 9
fix
fix uart direct
2013-03-11, by okini3939 [Mon, 11 Mar 2013 04:02:26 +0000] rev 8
fix uart direct
fix;
2013-01-13, by okini3939 [Sun, 13 Jan 2013 01:35:53 +0000] rev 7
fix;
support put/get buffer
2013-01-13, by okini3939 [Sun, 13 Jan 2013 01:33:17 +0000] rev 6
support put/get buffer
support LPC11U24
2013-01-04, by okini3939 [Fri, 04 Jan 2013 04:31:53 +0000] rev 5
support LPC11U24
add start(), stop()
2012-11-21, by okini3939 [Wed, 21 Nov 2012 01:44:21 +0000] rev 4
add start(), stop()