aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Stendahl <14180120+JakobST1n@users.noreply.github.com>2019-08-15 16:35:36 +0200
committerGitHub <noreply@github.com>2019-08-15 16:35:36 +0200
commit2226725d960bd507ca198012cd76c85c74ee48a2 (patch)
treee83bf6dd94f1013110cdd979bb8492ba83634a6b /README.md
parent7c74857f198089df5f6a0f33be0a1498205bc2d6 (diff)
downloadi2c-Neopixel-2226725d960bd507ca198012cd76c85c74ee48a2.tar.gz
i2c-Neopixel-2226725d960bd507ca198012cd76c85c74ee48a2.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d8256d1..09561c3 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# i2c-Neopixel <font color="red">- Discontinued</font>
This project makes the Raspberry Pi able to control neopixels. This is achieved by sending commands through the i2c protocol, to an atmega328p (Arduino Uno). Unfortunately this was painfully slow, as I wanted to control 400+ pixels. I will leave the library here, but I will not work more on it!
+
+Although i don't recommend it in any world, feel free to take over the project if you want :) I will transfer the repo :)