BCD to 7 segment decoder
In BCD (Binary Coded Decimal), a binary pattern is used to represent a decimal number. A 7 segment display is used to display hexadecimal numeral by seven LEDs arranged in a definite pattern as shown in figure (a). A BCD to 7 segment decoder accepts the BCD code on its input and provide output to …
