Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support LED ring on Pi 5 #229

Open
zytegalaxy opened this issue Jan 31, 2025 · 0 comments
Open

Support LED ring on Pi 5 #229

zytegalaxy opened this issue Jan 31, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@zytegalaxy
Copy link
Collaborator

zytegalaxy commented Jan 31, 2025

Seems like finally there's support for Neopixel for Pi 5.

The adafruit solutions uses pio driver which is only available on Pi 5 and sometimes a firmware update is needed to activate it:
https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_Neopixel

another more generic solution is offered by rpi_ws281x which is backward compatible with older Pis:

jgarff/rpi_ws281x#528 (comment)

I am leaning toward the second solution which is more flexible

@zytegalaxy zytegalaxy self-assigned this Jan 31, 2025
@zytegalaxy zytegalaxy added the enhancement New feature or request label Jan 31, 2025
@zytegalaxy zytegalaxy added this to the Version 2 milestone Jan 31, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant