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

Gorillacell Module 010: 16x8 Dot Matrix SPI

Table of Contents

The 16×8 Dot Matrix Display module functions similarly to the 8×8 Dot Matrix Display but offers twice the display size, allowing for larger or more detailed visual outputs.

The Gorillacell ESP32 Development Kit comes with one (1) piece of 16×8 Dot Matrix Display module, driven by the MAX7219 driver chip. This driver simplifies wiring connections and provides an SPI communication interface for convenient control.

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)