Skip to content

vivekaris/Arduino_matrix_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino_matrix_display

arduino pin connection

        UNO R3 pin   MATRIX Dispaly PIN
            10       CS 
            11       DIN
            13       CLK 
            GND      GND
            5V       VCC

Arduino Matrix Dispaly Guide

Program requires Installation of following library

Place the Max72xxPanel and Adafruit_GFX library folders in your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the Arduino IDE.

Its Done

Releases

No releases published

Packages

No packages published

Languages