This project is about making 8x8 LED metrix display with arduino. The base of this project is the 8x8 LED matrix.This module is powered by MAX 7219 IC. And you can connect single modules each together you can make a big display.
In this project you can find how to display texts with scrolling on LED metrix.Connect the wires as follows
VCC --------- Arduino 5vGND --------- GNDDIN --------- Pin No 11CS --------- Pin No 10CLK --------- Pin No 13When the wiring part is completed, you have to download the following arduino libraries.01. MD_Parola02.MD_MAX72XXYou can download those libraries from the following link.
Having added those libraries you can upload the code to the project.The code is given below
Comments
Please log in or sign up to comment.