aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <JakobS1n@users.noreply.github.com>2016-11-11 10:25:50 +0100
committerGitHub <noreply@github.com>2016-11-11 10:25:50 +0100
commit030828c731bab959eb94f8afa25383fb80064a8e (patch)
tree71d464aa1ff17e273de3ab6a323e18a086dbf16d
parentd17acdc5a9885fdcc96bbe2ee0a4c88b68d0c07e (diff)
downloadi2c-Neopixel-030828c731bab959eb94f8afa25383fb80064a8e.tar.gz
i2c-Neopixel-030828c731bab959eb94f8afa25383fb80064a8e.zip
Update README.md
Giving up
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 47f2ac8..f4a3a15 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
# i2c-Neopixel
-Initial Commit
+This project make the Raspberry Pi able to controll neopixels. This is achieved by sending commands to a atmega328p-chip (Arduino Uno?). Unfortunately this was painfully slow, as i wanted to controll 400+ pixels. I will leave the library here, but not work more on it!