Go to advanced search

by Gosse Adema
Mon Oct 23, 2017 6:25 pm
Forum: Beginners
Topic: Controlling a nano and ws2812's with a Raspberry Pi3
Replies: 2
Views: 1219

Re: Controlling a nano and ws2812's with a Raspberry Pi3

There is a manual on Adafruit. I've got this one working on a Raspberry Pi 3. No Arduino required, you can use the GPIO ports. https://learn.adafruit.com/neopixels-on-raspberry-pi/overview The library is on GitHub: https://github.com/jgarff/rpi_ws281x Don't forget to look at the examples in the pyth...

Go to advanced search