This is a fork of Adafruit_WS2801 found http://developer.mbed.org/users/SomeRandomBloke/code/Adafruit_WS2801/ It was the work of SomeRandomBloke, and I changed some baked in settings to work with the STM32F401RE.
Fork of Adafruit_WS2801 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:b99161307af3 | 2015-01-16 | AlanRager | Initial commit - got the led's blinking and everything! |
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 |