Fork of lichtspiel for mbed

Dependencies:   PololuLedStrip mbed

Revision:
0:8dc213146b30
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md	Sat May 19 14:27:12 2018 +0000
@@ -0,0 +1,13 @@
+This is the mbed port of the software for the “Lichtspiel”, an Arduino-based device which Stefan made as a birthday present for his niece, and I made for my son. Read more about the original LichtSpiel here: https://noniq.at/0017/the-lichtspiel/
+
+
+TODO: 
+- Buttons change colour of single-colour pattern
+- Pulse Single LED strip, not Standby LED
+- More patterns?
+- Better HSV-> RGB conversion
+
+DONE:
+- Any input wakes from standby
+- LED Strip driver - support GRB strips while keeping colour in rgb order
+