u+7=2
7
-4.5
7
15
We cannot connect the 74ls138 straight with a seven segment display; for that we need a 7447(7 segment driver).
A: A BCD code must be decoded to provide a seven digit output to the 7 bars display that is the only way to see the binary number visually.
To connect a common anode 7-segment display, you would typically connect the common anode pin to a positive voltage source and the individual segment pins to current-limiting resistors connected to the microcontroller output pins. When you provide a LOW signal to a segment pin, it will turn on that segment.
Decoding is necessary in applications such as data multiplexing, 7 segment display and memory address decoding.
7 years pld
A 74 series BCD to 7-segment decoder, converting 4 bit binary values into signals to drive a common anode 7 segment display. Datasheet can be found here:http://www.datasheetcatalog.org/datasheets/70/375646_DS.pdf
u+7=2
P467 of A+ Guide to Managing & Maintaining Your PC, Sixth Edition by Jean Andrews MPEG decoder card MPEG decoder software bundled with the drive XP, Vista, and Windows 7 have their own internal decoder software
Certainly not. The 74LS48 is a BCD to 7 segment decoder, and the CD40106 is a hex schmitt trigger inverter. A 7 segment display is the type of numeric display that consists of seven bars that form an 8 when all of them are lit. The LS48 takes a 4 bit BCD word and figures out which bars to light up.
not what those guys said
It all depends. You need 3 bits to get 8 potential States. 000 001 010 011 100 101 110 111 From top to bottom this counts from 0 to 7 in binary. In this example, the LSB for the sequence above would be 0, 1, 0, 1, 0, 1, 0 and 1. You really have to look at the overall decoding scheme. If you had a device with 7 inputs then you could assign each input to a specific segment. Depends on what you have to amswer your question precisely.
7