diff options
author | Jakob Stendahl <JakobS1n@users.noreply.github.com> | 2016-11-11 10:30:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-11 10:30:26 +0100 |
commit | 1ec93bfe63106bce911bbef4310e07384d30e258 (patch) | |
tree | 0dee31a315a04e9f8b97a73cbefdbe69c3dfe581 | |
parent | 030828c731bab959eb94f8afa25383fb80064a8e (diff) | |
download | i2c-Neopixel-1ec93bfe63106bce911bbef4310e07384d30e258.tar.gz i2c-Neopixel-1ec93bfe63106bce911bbef4310e07384d30e258.zip |
Gave up
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -# i2c-Neopixel +# i2c-Neopixel <font color="red">- Discontinued</font> 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! |