
It adds 2 4 bit input together
You can mess arround with the swithces which is kinda fun to see what turns on!
I used a bit of components like 1 resistor, 2 buttons, 1 2-input switch, 1 switch array
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | bit 1-1 | out bit 1 | |
| 1 | bit 1-2 | out bit 2 | |
| 2 | bit 1-3 | out bit 3 | |
| 3 | bit 1-4 | out bit 4 | |
| 4 | bit 2-1 | out bit carry | |
| 5 | bit 2-2 | ||
| 6 | bit 2-3 | ||
| 7 | bit 2-4 |