1.2 8x8 Matrix Square Pixel - Blue

via Adafruit
$16.92
SKU AF-1817

We can get 100 units into Australia from Adafruit. If you order today, we can dispatch this stock between Nov 29, 2024 - Dec 02, 2024.

Make a scrolling sign, or a small video display with this 8x8 square gridded blue LED matrix. Only 1.2" on a side, it is quite visible but not so large it wont plug into a breadboard! 64 blue LEDs are contained inside the plastic body, in an 8x8 matrix. There are 16 pins on the side, 8 on each, with 0.1" spacing so you can easily plug it into a breadboard with one row on each side for wiring it up.

These LEDs have a deeper blue coloring, its a beautiful shade but the process is different than our other 1.2" blue LED matrices so be aware the colors wont match up exactly.

Since the display is in a grid, you'll need to 1:8 multiplex control it. We suggest either using a 74HC595 and TPIC6B595 (using the 74HC' to control the 8 anodes at once and then using the TPIC' to drive one cathode at a time) or just using a single MAX7219 which will do the multiplexing work for you.

The Arduino playground has a nice set of tutorials introducing the MAX7219 and 8x8 LED matrices
//www.youtube.com/embed/AU2_2u1fjvo?start=335