From 1875dce17398a2cb46b15c4bf16ece605eebd98e Mon Sep 17 00:00:00 2001 From: Bert Spaan Date: Sun, 13 Dec 2015 14:12:12 -0500 Subject: [PATCH] commissioned! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66920ea..3c0bb78 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # wolkd -Node.js server and user interface to control WS2801 RGB LED strips via SPI. Built to control [wolk.bike](http://wolk.bike), a __two-person bicycle sound system cloud__ commisioned by [Welcome to the Village 2015](http://welcometothevillage.nl/project/de-wolk). +Node.js server and user interface to control WS2801 RGB LED strips via SPI. Built to control [wolk.bike](http://wolk.bike), a __two-person bicycle sound system cloud__ commissioned by [Welcome to the Village 2015](http://welcometothevillage.nl/project/de-wolk). wolkd can display mathematical functions, frame-by-frame animations (and even animated GIFs!) on RGB LED strips, and can be controlled via a [web interface](#user-interface) — with your laptop, smartphone or tablet. wolkd lets you write animations in terms of either a pixel's LED strip index or x and y coordinates using a [mapping file](#mappings). And wolkd has a 256 color ANSI terminal debug mode!