Skip to content

niralfernando/8x8_LED_Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#8X8 LED PASSIVE DOT MATRIX PROGRAMMING# ###Description The objective of this project is to develop the circuitry and software required to build an 8-by-8 passive matrix by testing it with LEDs.

Below is a video of my 8x8 LED matrix;

IMAGE ALT TEXT HERE

###Materials and Equipment###

###Installation instructions ######Hardware setup

Development methods are described here:

NOTE: The wiring configuration in this diagram does not apply to every LED matrix. See the corresponding data sheet or determine the rows and columns by connecting anodes and cathodes with the pins of the LED matrix.

The most challenging part in this project is trying to synchronize the written code with the LED matrix pin configuration.

Pin Configuration

Column # Pin # in Arduino
1 6
2 7
3 11
4 15
5 12
6 2
7 3
8 9
Row # Pin # in Arduino
1 14
2 4
3 16
4 5
5 10
6 17
7 8
8 13

######Software setup

###Contribution Credits go to Arduino's content rich resources and interactionlab.

Author: Niral Fernando (NANDRix)

Email : niral.fernando@gmail.com

Phone: 647-922-9265

About

Driving 8x8 LED Display with direct wiring an Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%