Hello!
I have been trying to set up a display using two of these 7 segment displays : http://www.jameco.com/webapp/wcs/stores/servlet/ProductDisplay?freeText=105591&langId=-1&storeId=10001&productId=105591&search_type=jameco&catalogId=10001&ddkey=http:StoreCatalogDrillDownView
and some 595 shift registers to be display the output of an analog read fro the arduino. I built the circuit pretty much exactly like the one shown on Paul's Electronics tutorial, except I only used 2 displays and 2 595s: http://www.sqlskills.com/blogs/paulselec/post/Arduino-cascading-shift-registers-to-drive-7-segment-displays.aspx
but when I plug my arduino into the computer it says it is drawing too much power. I do not think I need an external power source since the displays are comparable to smaller ones used in the tutorial. I have all of the common cathode pins going to ground.
Any idea what I could be doing wrong? I've never used 7 segments or shift registers before so I'm a bit lost on where to start...
Thanks!
I can put up a schematic of what I have if that would be better