I was just wondering how I connect the GlowBit stick to the Pico. I’m planning on getting around 8 sticks to put in an 8 pattern to display numbers. To control these I’m planning on using PiicoDev buttons to press either an ‘up’ or ‘down’ button or a set button for 0-9.
As for programming them with a Pico, We do have a Python/Micropython Library available for the GlowBits. It should also work with the PiccoDev libraries as well.
I have about 280 WS2812B all running in one chain for one of my projects.
If this is your first time at trying this, it could be worth sketching up how you think you will connect everything and posting for review. There can be lots of little gotcha’s that others will see and help you fix before you build it, then try to retro fix. e.g. I would run it off one controller and the money saved, spend on the power supply.