How to control a new pixel ring with a raspberry pi and python?

I am thinking of getting a neopixel ring for a tempriture related project, but before I start I would like to know how I can control a neopixel ring from python?

Thanks

If you wire up the data line to pin 18 you can use the pimoroni unicorn hat library.

That is what I use for my neopixel stick anyway.

1 Like