updated README
This commit is contained in:
parent
210de65758
commit
d30b376249
2 changed files with 14 additions and 1 deletions
1
README
1
README
|
@ -1 +0,0 @@
|
|||
fnordstripe is a fnordlicht compatible module to control a LPD6803 compatible RGB LED strip
|
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
fnordstripe is a fnordlicht compatible module to control dumb and LPD6803 compatible RGB LED strips
|
||||
|
||||
see http://www.steffenvogel.de/2013/07/14/fnordstripe/ for a blog post about this project
|
||||
|
||||
# Variants
|
||||
|
||||
## Dumb
|
||||
|
||||
stv0g/fnordstripe/schematic/ contains a layout for dumb RGB LED strips without any brain power.
|
||||
This strips are not addressable and therefore not compatible with the source code in stv0g/fnordstripe/src
|
||||
|
||||
Please use /stv0g/fnordlicht/blob/master/compiled/fnordlichtmini-combined/fnordlichtmini-firmware-bootloader-atmega8.hex
|
||||
|
||||
## Smart
|
Loading…
Add table
Reference in a new issue