Hi, somebody know a 7 segment decoder let it A B C D E F as well because i have one but after the 9 the output are simbols.
I built my own with a matrix of diodes - a bit laborious but it worked fine. Seven columns A to G for the segments, 16 rows, where for each row the relevant columns are connected by diodes. B and D are sadly lower case (mabe even C) and rather bulky, but it works. Strip boards placed at right angles with diodes sandwiched between. Special care to get it right as it's impossible to correct once soldered!7 segment decoder let it A B C D E F as well
MC14495 used a PROM to implement the decoder. You could implement most of the functionality with a 32x8 PROM.somebody know a 7 segment decoder let it A B C D E F
And with 32 words, you can store both a CC and a CA map for convenience.MC14495 used a PROM to implement the decoder. You could implement most of the functionality with a 32x8 PROM.