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

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

DMX512 send/recv library

DMX512 is protocol for lighting.

調光プロトコル DMX512 を送受信するライブラリです。

see: http://mbed.org/users/okini3939/notebook/dmx512/

LPC1114 support is thanks to Stanly Chen

Revision:
7:16d6874076dd
Parent:
6:9e7b4eeac6ec
Child:
8:d4a45bba41d2
--- a/DMX.cpp	Sun Jan 13 01:33:17 2013 +0000
+++ b/DMX.cpp	Sun Jan 13 01:35:53 2013 +0000
@@ -4,7 +4,7 @@
  * Released under the MIT License: http://mbed.org/license/mit
  */
 
-/** @file dmx.cpp
+/** @file
  * @brief DMX512 send/recv
  */