Blinkt

I purchased a Blinkt and was not aware that the library apparently doesn’t work with Raspberry pi 5 because the RPI.gpio library no longer works with Raspberry Pi 5. Is there an alternate library or update that would work?

I posted a similar question, I think that its a big issue and I’m hoping that the pirates are working on fixing all the libraries and setup scripts

There’s an updated installer in this PR that you could try:

…this is a simply a 10 LED WS2812b strip.
Thus, you can apply any code for the LEDs, unspecific of Pi4, Pi5, Pico, etc. There are numerous libraries out there on github…

I was struggling with blinkt years ago, as well, when I switched from Pi to Pico, but it is as simple as said…just use any WS2812b library and go…