Control 8 x 8 LED Matrix with Only Two Shift Registers

Control 8 x 8 (64) LEDs using two 74HC595 shift registers as fast as possible using SPI and PORT access. (Updated 19 Jan, 2019)

Oct 27, 2018

22650 views

12 respects

Components and supplies

1

Arduino Mega 2560

1

Standard LCD - 16x2 White on Blue

4

Pushbutton switch 12mm

2

Shift Register- Serial to Parallel

64

LED (generic)

1

Rotary potentiometer (generic)

8

Resistor 221 ohm

Apps and platforms

1

Arduino IDE

Project description

Code

8_X_8_LEDS_matrix_with_2_X_74HC595.ino

c_cpp

This is the full program. All you need is the render() method in order to render the leds, others are just for programs and modes.

Downloadable files

Bredboard connection

This is how we would make the project connections on bredboards.

Bredboard connection

The project in fretzing project file.

you can use fretzing to edit the project as you like using this saved project file.

The project in fretzing project file.

Bredboard connection

This is how we would make the project connections on bredboards.

Bredboard connection

The project in fretzing project file.

you can use fretzing to edit the project as you like using this saved project file.

The project in fretzing project file.

Comments

Only logged in users can leave comments

Jegqamas

0 Followers

0 Projects

Table of contents

Intro

12

0