This Module is discontinued.
4x swappable logic gate module
Each module can have the logic integrated chip on the back swapped for a different gate type. This allows for the user to experiment with different types of logic gates and find. their favorite types.
size: 10HP.
depth: 30mm.
Each module comes with the gate type chip you want.
If you want to try them all, order the module + GatePack and you will get 1 of each gate chip as an extra to swap out.
====================
Logic gates available:
4081: AND
(output is high when both inputs are high)
A: 0 | B: 0 = 0
A: 1 | B: 0 = 0
A: 0 | B: 1 = 0
A: 1 | B: 1 = 1
4011: NAND
(output is high when both inputs are low)
A: 0 | B: 0 = 1
A: 1 | B: 0 = 1
A: 0 | B: 1 = 1
A: 1 | B: 1 = 0
4071: OR
(output is high when either input is high)
A: 0 | B: 0 = 0
A: 1 | B: 0 = 1
A: 0 | B: 1 = 1
A: 1 | B: 1 = 1
4001: NOR
(output is high when both inputs are low)
A: 0 | B: 0 = 1
A: 1 | B: 0 = 0
A: 0 | B: 1 = 0
A: 1 | B: 1 = 0
4070: XOR
(output is high when only 1 input is high)
A: 0 | B: 0 = 0
A: 1 | B: 0 = 1
A: 0 | B: 1 = 1
A: 1 | B: 1 = 0
4077: XNOR
(output is high when both inputs are matched high or low)
A: 0 | B: 0 = 1
A: 1 | B: 0 = 0
A: 0 | B: 1 = 0
A: 1 | B: 1 = 1
1 Users are observing this