Hello to all! I'm currently making a schematic diagram of a 3 bit binary incrementor and is not sure if it is a incrementor. (using a switch)
If i input:
0 0 0 = 0 0 0
1 0 0 = 1 0 1
1 1 0 = 1 1 1
1 1 1 = 1 0 0 0
It's like the draft adds one bit on my input
Until i saw a video where every time he press a button, a bit increments 1 bit. 000 -> 001 -> 010 -> 011 -> 100 -> ... -> 111
and i want to change my current draft into this and currently using 74xx IC? Can someone enlighten me if these IC can do these?
Link:
If i input:
0 0 0 = 0 0 0
1 0 0 = 1 0 1
1 1 0 = 1 1 1
1 1 1 = 1 0 0 0
It's like the draft adds one bit on my input
Until i saw a video where every time he press a button, a bit increments 1 bit. 000 -> 001 -> 010 -> 011 -> 100 -> ... -> 111
and i want to change my current draft into this and currently using 74xx IC? Can someone enlighten me if these IC can do these?
Link:
Attachments
-
29.8 KB Views: 15