From ac8e6cd3a9bf935bd01891a116cdcb72df235df8 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Sun, 19 Aug 2012 22:00:48 +0200 Subject: [PATCH] README: Add brief description of ledbar components --- README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..83127ea --- /dev/null +++ b/README @@ -0,0 +1,8 @@ +eagle: PCB design +arduino: Semi-generic TLC59116 library and ledbar Arduino firmware +host: C frontend +host_python: Python frontend + +Both the C frontend and the Python frontend have their pros and cons. +We still use both and it's unclear which one will prevail. Try them +and use the one you like better.