Skip to main content

All Questions

Tagged with
0 votes
2 answers
14k views

8-bit binary to BCD decoding for three 7-segment displays

I've created a circuit that uses both binary and BCD counters to convert an 8-bit binary number into three BCD numbers, which then feed into BCD to 7-segment decoder chips, and finally to common-anode ...
lemontwist's user avatar
2 votes
4 answers
3k views

74181 ALU not working properly cascaded to add 8 bit numbers

I'm trying to make a homebrew CPU but having problems with the 74LS181 ALU, which I'm simulating in Logisim software before diving into real ICs and breadboards. I've cascaded two 74181 following ...
André Baptista's user avatar
0 votes
3 answers
1k views

Synchronous 4-Bit Up/Down Counters preset

I have a synchronous 4-bit up/down counter, and in the data sheet it stands that there are 4 pins where I can enter a 4 bit preset number, but it doesn't say what this number represents. I believe ...
Mihai Alin's user avatar