Pi 5 / RP1 chip support for Neopixels with Python bindings coming soon šš
Hot off the PIO-presses, our resident Jepler created a Python binding for the Raspberry Pi 5 that lets us use the RP1 chip (https://www.raspberrypi.com/news/rp1-the-silicon-controlling-raspberry-pi-5-i-o-designed-here-at-raspberry-pi/) on the 5/500 series boards to drive Neopixels using PIO. This is great because we can now use Neopixels (https://www.adafruit.com/category/168) and friends on the latest Pi boards, and we can use any pin because PIO is not limited by underlying peripherals. You do need the latest kernel and firmware, so it is not quite ready for prime-time, but once piolib (https://github.com/raspberrypi/utils/tree/master/piolib) is more readily available, we'll be able to have folks test this out.
Visit the Adafruit shop online - http://www.adafruit.com/
-----------------------------------------
LIVE CHAT IS HERE! http://adafru.it/discord
Subscribe to Adafruit on YouTube: http://adafru.it/subscribe
New tutorials on the Adafruit Learning System: http://learn.adafruit.com/
-----------------------------------------
#raspberrypi #NeoPixels #Python