Hi, Just wondering how to go about this. I have a bunch of arcade buttons connected to a Teensy 4.1. Currently 16 but possibly around 40 eventually. Each one is fitted with a ws2812 pixel.
I'm wondering the best way to control these - I'll want to switch them on/off when pressed but maybe animations as well.
I've seen there is a non-blocking WS2812 library but it's a bit old. Is this the best way to go? Or do I need to put the buttons on interrupts or something?
I'd just like to start off on the right foot if possible!
I'm wondering the best way to control these - I'll want to switch them on/off when pressed but maybe animations as well.
I've seen there is a non-blocking WS2812 library but it's a bit old. Is this the best way to go? Or do I need to put the buttons on interrupts or something?
I'd just like to start off on the right foot if possible!