51Views2Replies
they use matrix to send the volt to led it can affect the other leds in the matrix led projects?
I am see the matrix led project in this project ..
we use row and column ..
one row can affect to another column on that display.....
why it will be not affected in this project
Comments
11 years ago
Because they MULTIPLEX the rows, so a row is only on for a fraction of a second.
Answer 11 years ago
Seconded.
"turn on one column"
now turn on the leds on that column you want turned on...The other leds will not be affected because their columns are turned off.
"turn off that column"
"Turn on the next column"
repeat.....