diff options
Diffstat (limited to 'ledStrip/readMe')
-rw-r--r-- | ledStrip/readMe | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ledStrip/readMe b/ledStrip/readMe new file mode 100644 index 0000000..ebf4830 --- /dev/null +++ b/ledStrip/readMe @@ -0,0 +1,9 @@ +To build the ledstrip project, install the icestorm toolchain from http://www.clifford.at/icestorm/ +and the iceFUN programmer from https://github.com/devantech/iceFUNprog + +Open a terminal in the music folder and enter: +make iceFUN +make burn + +This project adds three pwm's to drive the high current LEDs, to the music project + |