Originally Posted by
paradajz
I can assume they are. Have you read 595 datasheet? Total current that chip can handle is 70mA. I'm going to assume that you've put 220ohm resistor across each LED. I don't know which color they are, but let's also assume that voltage drop on each is 2.2V.
5V - 2.2V = 2.8V
I = U/R
I = 2.8V/220ohm
I = 12,72mA
12,72mA*8 = 101,76mA.
595 is not meant for driving LEDs. That Arduino tutorial which suggested it is horrible. You should pick another chip, or build a LED matrix (best solution IMO).
Bookmarks