For a matrix, there shouldn't be. You have the anodes along the rows and cathodes along the columns (or vice versa, but it's the same thing, just rotate it 90 degrees).
For 7-segment LEDs, there is a difference. For a common anode display, on each digit you address the cathodes individually, but there is one "common anode" for that digit. And it's repeated for all the digits.
The 7219 is also intended to drive 8 7-segment digits, so that's where the distinction becomes important for that chip.
For a matrix, there shouldn't be. You have the anodes along the rows and cathodes along the columns (or vice versa, but it's the same thing, just rotate it 90 degrees).
True if the matrix is a single color - like yours.
For a matrix, there shouldn't be. You have the anodes along the rows and cathodes along the columns (or vice versa, but it's the same thing, just rotate it 90 degrees).
True if the matrix is a single color - like yours.
I was thinking of a single colour matrix.
I just looked at the playground link for the first time. Why do they have c1 and c2 in parallel like that across the power supply. Caps add in parallel, so a 10uF and 100nF side by side are basically 10.1uF...it's within the tolerance of the 10uF cap. It seems a silly thing to do. Why not just have the 10uF?
In this case, they filter ripples on the output power. Two different values filter on different frequency ranges.
That does make sense, thanks.
It does raise the question of whether the chip is that sensitive that it's actually necessary (and I fully realize that switching 160mA of LEDs at kHz frequencies can wreak havoc on the voltage level, especially off batteries). I would have put my normal 100nF cap across the power supply without even thinking about it before I saw that schematic.