Play
Edit
2 players liked this.
An OR gate outputs a signal of 1 if the signal to IN0 OR IN1 is 1. This example uses a sine wave into IN0 to show that any value greater than 0.5 is taken as 1.
An XOR outputs a signal of 1 if a signal of 1 is sent eXclusively to IN0 OR IN1, but not if both are 1.