chrisalviola
- 80
- 0
is it possible to connect 2x 7447 IC's and 2x 7 segment and input binary 0-15?
Hi Chris-chrisalviola said:is it possible to connect 2x 7447 IC's and 2x 7 segment and input binary 0-15?
vk6kro said:@vk6kro
the decoder i have now is only 7447 ic so i have to make use of this.
If you can't make use of any other ICs, then I don't think you can do that.
The second digit would always be a 1 or a 0, but the 7447 output on the right hand digit would be garbage for numbers greater than 9. It makes a series of letter "C"s oriented in different directions.
If you can make use of any other IC's you should throw out the 7447s and use a suitable chip. These chips are very cheap.
It is a simple job with a microprocessor and cost effective as well. You could have 8 bit binary pretty easily decoded to 3 displays.
Is this a school assignment?