788BS LED Matrix

Various
LED Display Module
8x8 common cathode LED dot matrix display module.

The 788BS is an 8x8 LED matrix display with 64 red LEDs arranged in a grid pattern. It uses a common cathode configuration where rows are anodes and columns are cathodes. The display requires row and column scanning to light up individual LEDs, typically controlled by microcontrollers or shift registers.

788BSROW51ROW72COL23COL34ROW85COL56ROW67ROW38COL816COL715ROW214COL113ROW412COL611COL410ROW19
Pin
Symbol
Type
Description
Pin
Symbol
Type
Description
1
ROW5
Input
Row 5 anode
9
ROW1
Input
Row 1 anode
2
ROW7
Input
Row 7 anode
10
COL4
Output
Column 4 cathode
3
COL2
Output
Column 2 cathode
11
COL6
Output
Column 6 cathode
4
COL3
Output
Column 3 cathode
12
ROW4
Input
Row 4 anode
5
ROW8
Input
Row 8 anode
13
COL1
Output
Column 1 cathode
6
COL5
Output
Column 5 cathode
14
ROW2
Input
Row 2 anode
7
ROW6
Input
Row 6 anode
15
COL7
Output
Column 7 cathode
8
ROW3
Input
Row 3 anode
16
COL8
Output
Column 8 cathode
Package:
16-pin Other

Key Features

  • 8x8 LED matrix (64 LEDs total)
  • Common cathode configuration
  • Red LED color
  • Low power consumption per LED
  • Requires multiplexing/scanning
  • Compact 32mm x 32mm display area

Applications

  • Text and graphics display
  • Scrolling message displays
  • Simple animations
  • Status indicators
  • Game displays
  • Educational electronics projects
  • Arduino and microcontroller projects

Notes

The 788BS uses a common cathode configuration. To light an LED, set the corresponding row (anode) HIGH and column (cathode) LOW. Due to current limitations, multiplexing is required - only one row should be active at a time, cycling through all rows quickly to create persistence of vision. Current limiting resistors (typically 220-470Ω) should be used on each column or row to protect the LEDs.