I'm trying to control an LPD8806 LED strip on the Galileo using Node.js. I run out of space when I install the Muzzley demo (v0od0oChild/MuzzleyGalileoDemos · GitHub), possibly because of some log files or some mistake I've made somewhere.
I've tried starting from scratch as well. This library (muzzley/LPD8806-node · GitHub) looks very useful, but so far I can't figure how it tells the board, hey, the LPD8806 strip is on this data pin and this clock pin.
Thanks in advance for any help!