aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 09561c3f0058acb04cab29bf40b8138db14969b4 (plain) (blame)
1
2
3
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 :)