
his is a two 8x8 (16 x 8) red LED matrix expansion board for the Raspberry Pi that you can use to display scrolling text and graphics. The board come with 2x13 header that plugs directly onto the Pi's GPIO pins. It is compatible with all Raspberry Pi models.
Underneath the board there are two MAX7219 chips that drive the LEDs. For the software part, you can find the link below to excellent MAX7219 driver in Python where a sample program is provided as well. The board uses SPI protocol for communication.
This product is compatible with all Raspberry Pi models.
Pin-out:
PIN NO. | SYMBOL | DESCRIPTION |
---|---|---|
1, 17 | 3.3V | power (3.3V input) |
2, 4 | 5V | power (5V input) |
3, 5, 7, 8, 10, 11, 12, 13, 15, 16, 18, 21, 22, 26 | NC | Not Connected |
6, 9, 14, 20, 25 | GND | ground |
19 | MOSI | data input |
23 | SCK | clock |
24 | CE0 | chip selection |
Features:
Useful links: