Library for controlling LED strips or arrays based on the WS2801 3-Channel Constant Current LED Driver, like the SF 32LED/m addressable LED strip. Any two digital out capable pins can be used for clock & data. also includes a header that defines the standart HTML color names

Dependents:   ws2801_controller

Revision:
1:363dd100d793
Parent:
0:b964d673c7db
Child:
2:a147efe1f3a8
--- a/ws2801.h	Tue Jun 14 19:20:50 2011 +0000
+++ b/ws2801.h	Tue Jun 14 19:29:06 2011 +0000
@@ -2,6 +2,7 @@
 #define WS2801_H
 
 #include "mbed.h"
+#include "ws2801.h"
 #include "HTML_color.h"
 
 class ws2801