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
History
Initial commit - got the led's blinking and everything!
2015-01-16, by AlanRager [Fri, 16 Jan 2015 05:36:02 +0000] rev 5
Initial commit - got the led's blinking and everything!
re-added delay on hardware spi as not working fully without it
2014-06-03, by SomeRandomBloke [Tue, 03 Jun 2014 20:19:23 +0000] rev 4
re-added delay on hardware spi as not working fully without it
Updates with primitive graphics drawing
2014-06-03, by SomeRandomBloke [Tue, 03 Jun 2014 15:45:14 +0000] rev 3
Updates with primitive graphics drawing
Updated to use hardware SPI on SPI0, only tested on WiFiDIPCortex, LPC1347 based board.
2014-02-12, by SomeRandomBloke [Wed, 12 Feb 2014 22:05:44 +0000] rev 2
Updated to use hardware SPI on SPI0, only tested on WiFiDIPCortex, LPC1347 based board.
cleanup
2013-03-08, by SomeRandomBloke [Fri, 08 Mar 2013 13:25:50 +0000] rev 1
cleanup
Initial version of library after converting Arduino library to mbed library
2013-03-08, by SomeRandomBloke [Fri, 08 Mar 2013 08:49:04 +0000] rev 0
Initial version of library after converting Arduino library to mbed library