“Very well made board, and just the right size for building into a voice assistant project to show activity and notifications - just needs to create a 3D printed reflector to get the patterns.”
“This breakout was bought to go with the Pico Explorer board (which is awesome to get started with), and is a very good addition as it plugs in and a bit of coding and you are away. First off was the demo code, very good to show the colours and as a pixel test as it cycles all the pixels through each colour. However, that was not enough so I wrote my own code to do a countdown from 10 to 1 in green, then change to a flashing 0 in red. The code then goes on to do other things but the effect is really good. The only drawback is the LED's in the matrix are not addressable which would have made it easier to code. But the advantage and fun coding are a code use of time and learning. Once you workout the grid, letters or numbers are a doddle.
I should note at this point that there might be an easier way to code the numbers, but it works and is good fun. Now to get some more ;-)”
“Beautiful little board. So simple to use (as is the whole breakout garden range) in both C and Micropython on the Pi Pico with either the Explorer base or the Pico breakout garden pack. I've been playing with it displaying different colours depending on the temperature read from the BME270 breakout on a Pico in C and it's great fun.”
“with the Breakout Garden, ths was really easy to hook up and actvate. to make it even easier, I wrote a Node-RED node to allow it to be controlled with flow-based programming.
(https://www.npmjs.com/package/node-red-contrib-5x5rgb-rpi)”