welcome everybody
Please help me in making Arduino 64x24 LED Matrix Info Display
The tools available to me
1 - I have 12 pieces of LED Matrix (8*8) I want to assemble them on 2 rows
Until it becomes Figure 6 * 2
I mean 48 * 16
2 - Arduino
But I’m a newbie to programming arduino
Please help me with the connection scheme and code
I have seen an example of my request but 32x8 LED Matrix
(Arduino 32x8 LED Matrix Info Display - Arduino Project Hub )
I want 48x16 LED Matrix (Example in attachments , And on the following link https://www.altonji.net/up/do.php?imgf=altonji155462857294061.png )
Thank you all
I apologize for the wrong numbers
This patch
Please help me in making Arduino 64 x 24 LED Matrix Info Display
I just want to add, 3 texts
Without history, temperature and humidity
So that each text appears after pressing a particular pin
For example,
Pin Number 2 in Arduino shows the first text
Pin number 3 in Arduino shows the second text
Pin number 4 in Arduino shows the third text
The tools available to me:
1 - I have 24 pieces of LED Matrix 8 * 8 LED, 6 * 6 Cm I want to assemble them on 3 rows
Until it becomes Figure 8 * 3
I mean 64 * 24 LED
2 - Arduino
But I’m a newbie to programming arduino
Please help me with the connection scheme and code
I have seen an example of my request but 32 x 8 LED Matrix
in the link:
I want 64 x 24 LED Matrix, Example in attachments , And on the following link https://www.altonji.net/up/do.php?imgf=altonji155463511636951.png
Thank you all
Paul_B
April 7, 2019, 9:33pm
#3
OK, so you are using these:
You can assemble your matrix by chaining one to the next, and use Marco's "parola" library.
Get some of them and start experimenting.