I'm sorry if this question appears to repeat others but I cannot understand the results I have read from other answers.
Starting at the beginning. I want to design and build a clock using a Nano and 8 8X8 LED matrices and an RTC of course. To be different I want my clock to be programmed with all family birthdays etc and to display information (scrolling if necessary) using the 8 matrices.
I have bought these
I have a Nano on a 830 bread board driving 3 matrices (as I expected 3 was the most a USB connection could handle). I am measuring current drawn with a cheap USB power thingy.
The power used was almost negligible! First surprise! ![]()
Article from this site says
"Internally the MAX72XX multiplexes the rows of the matrix..." etc etc
and also says (I quote)
PeakCurrent=(8 x LedCurrent) + MAX72XX-Supply
PeakCurrent=(8 x 20mA) + 10mA = 170mA
I expected my 3 matrices to use about 500ma. It read a peak about 80ma!
So I added a 4th matrix. Granted I am only displaying patterns on ONE matrix at a time but I do draw a rectangle across ALL 4 matrices.
My "cheap" meter says I am drawing a peak of 90ma! For four matrices! When all 64 LEDs in a matrix are lit it draws 60ma!
Is my cheap meter completely wrong? I am a programmer, not an electrician. I know Ohm's law and a bit more.
ALL the research I have done disputes my results.
Has anyone driven 4 matrices and measured the current draw? And has results to prove or disprove mine?
Please excuse any perceived challenge to anybody's previous results or calculations. I am respectfully seeking confirmation or rejection of my results.
From my results, eight matrices will still draw way less than 500ma. I don't test this for fear of being wrong and blowing something. ![]()
Any comments, disagreements or confirmation will be happily received. ![]()