Just a note here people, you can use a shift register or a display IC to control more LED's than your arduino would allow, i have a video on how to do this.
What wires are you using to connect the LED Matrix to the Arduino board? If I may ask. I want to do something similar but I'm unsure on how to connect the LED Matrix to the Arduino board.
Charlie plexing.
TehNu0b 4 months ago
Just a note here people, you can use a shift register or a display IC to control more LED's than your arduino would allow, i have a video on how to do this.
MattyHild 11 months ago
where i can buy the LED MATRIX
shorishel 1 year ago
@shorishel robotshop
Flea5000000000 1 year ago
The arduino has 19 pins the anolog pins can be used as digital - 0 = 14
1 = 15
2 = 16
3 = 17
4 = 18
5 = 19
try it
Flea5000000000 1 year ago 5
do you know that analog in pins can be used as digital output pins?
chalber666 1 year ago
stick a couple shift registers in between the arduino and the matrix so you can use all the LEDs.
Xormithan 2 years ago
it s funny isn t?!
daxweb 2 years ago
What wires are you using to connect the LED Matrix to the Arduino board? If I may ask. I want to do something similar but I'm unsure on how to connect the LED Matrix to the Arduino board.
Acelena 3 years ago
@Acelena jumperwires or just use solidcore ones
psp10004 1 year ago
led matrix directly on digital output? And the resistors?
ducilia 3 years ago
you can use the analog input ins, there is an arduino sketch for it on the arduino site
biojae 3 years ago