7 segment leds
cplatt
Posts: 55
Sorry, I am a real novice but have had a great time with the stamp projects that I have tackled. Now what I need to do is to control around two dozen 7-segment led displays. Is this feasible with a stamp or does anyone have a better way of doing this?
Thank you!
curtis
Thank you!
curtis
Comments
If you want to control them directly, you could use a shift register / driver like the ULN2803 drive the low side (depending on whether they're common anode or common cathode LEDs) and discrete PNP transistors to drive the high side from a shift register like the 74HC595.