Learn electronics, coding, and projects — step by step.

Gorillacell Module 009: 8x8 Dot Matrix SPI

Table of Contents

A dot matrix display is a 2-dimensional array of LEDs that can be used to represent a character, an icon, or any symbol.

Gorillacell ESP32 development kit comes with 1 piece of 8x8 Dot Matrix display module that is driven using MAX7219 driver chip to simplify wiring connection and to provide an SPI communication interface.

BASIC INFORMATION

Device Category Interface Chipset Description
Output Display Cell Serial SPI MAX7219 -

PINOUT

It has 5 pins which are

  1. GND - for the ground pin,
  2. VCC - for the supply voltage,
  3. DIN – for the SPI serial data pin,
  4. CLK – for the SPI serial clock pin, and
  5. CS – for the SPI serial Chip Select pin.
×



Related Articles: (by Tags)