From d30b3762493b14024498fc821fde7eae3c8e5f27 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sun, 7 Jul 2013 10:45:37 +0200 Subject: [PATCH] updated README --- README | 1 - README.md | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index e02b7b9..0000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -fnordstripe is a fnordlicht compatible module to control a LPD6803 compatible RGB LED strip diff --git a/README.md b/README.md new file mode 100644 index 0000000..8cac3e1 --- /dev/null +++ b/README.md @@ -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