A conversion of the excellent Adafruit WS2801 library for Arduino to work on mbed
Dependents: WiFiDipCortex_Cheerlights
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:987c91c45188 | 2014-06-03 | SomeRandomBloke | re-added delay on hardware spi as not working fully without it |
3:dfffbd9f8ac6 | 2014-06-03 | SomeRandomBloke | Updates with primitive graphics drawing |
2:2fdaa13896a4 | 2014-02-12 | SomeRandomBloke | Updated to use hardware SPI on SPI0, only tested on WiFiDIPCortex, LPC1347 based board. |
1:6ff477690983 | 2013-03-08 | SomeRandomBloke | cleanup |
0:582e1b9c1cc1 | 2013-03-08 | SomeRandomBloke | Initial version of library after converting Arduino library to mbed library |