A conversion of the excellent Adafruit WS2801 library for Arduino to work on mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:a7cf522f7ec8 | 2019-06-14 | kris@kris-X682X | WS2801 working, fancy lightshows |
5:bbe85db83246 | 2019-04-20 | krissl | test |
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 |