Skip to content

Commit

Permalink
Update 2024-12-23-draft.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKitty authored Dec 19, 2024
1 parent 27717b9 commit ac13391
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions _drafts/2024-12-23-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@ text - [site](url).

text - [site](url).

## Feature
## PIOLib: A userspace library for PIO control

[![title](../assets/20241223/20241223-name.jpg)](url)
[![PIOLib](../assets/20241223/20241223pio.jpg)](https://www.raspberrypi.com/news/piolib-a-userspace-library-for-pio-control/)

text - [site](url).
As discussed last week, Raspberry Pi has released a user library for working with the RP1 processor on the Raspberry Pi 5, allowing control of timing sensitive devices like NeoPixel LED strands. Raspberry Pi News goes into detail about this new library - [Raspberry Pi News](https://www.raspberrypi.com/news/piolib-a-userspace-library-for-pio-control/).

Jeff Epler at Adafruit has [completed CircuitPython bindings](https://github.com/jepler/pi5-pio-protomatter) for PIOlib and it will be added to an upcoming release of CircuitPython. Check out a [blog post](https://blog.adafruit.com/2024/12/10/raspberry-pi-5-rp1-chip-support-for-neopixels-with-python-bindings-coming-soon/) and [YouTube video](https://www.youtube.com/watch?v=B4_wbllpw0U).

## The CircuitPython Show Returns

Expand Down

0 comments on commit ac13391

Please sign in to comment.