This allows an LPC1768 to take Art-Net data and send it to WS2812B LED's
Dependencies: mbed mbed-rtos EthernetInterface
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
2:e087e9b789e9 | 2012-07-02 | Remove debug directives avoiding to change the default settings of the serial port. Add print of the IP address assigned by DHCP. | File Diff Annotate |
1:e2652bd064c6 | 2012-06-26 | Switched from uint8_t* to char* for data type | File Diff Annotate |
0:bb128f0e952f | 2012-06-26 | Initial commit | File Diff Annotate |