BCD to 7-seg driver IC

Status
Not open for further replies.
I've always been annoyed that the outputs of the 74247 and all other similar BCD to 7-seg drivers are inverted, meaning I can't directly drive a 7-seg LED display from it without messing about with transistors or inverters. I'm trying to build a clock and having 42 transistors switch the LED displays on and off is not a fun idea.

Any ideas for a more simple solution?

EDIT: I've tried using a common cathode LCD display, but all I get is wierd flickering in Multisim.
 
Those are open collector outputs.
Think of the outputs as more like solid state switches.
The NEG of the LED is tied to the output and when switched on, the current passes trhough the LED and the '247 to ground. When off the output is high Z and is not actually driven except by a weak internal pull-up. RTFDS.
 
Now I've sorted my circuit, I need to source the parts.

The 7402's and 7408's should be easy to find, as I can use any matching TTL or CMOS gates that run at 5V.

With the other two, I've been hunting around on Farnell with no luck. They don't seem to allow you to search for the old TTL chips as their number alone - 7448 and 74191 don't return anything useful.

So, anyone know where I can get the following ICs in the UK?

7448N - BCD to 7-Seg Decoder (2k pullup version)
74191N - BCD Up/Down Counter
 

Attachments

  • clock-small.gif
    clock-small.gif
    27.5 KB · Views: 149
Status
Not open for further replies.