blob: f4a3a15ddf7c9fbdd635231a50cf16dc61cbcdec (
plain) (
blame)
1
2
|
# i2c-Neopixel
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!
|