Simulating Logic Gates
Introduction This project is a simple way of using the Arduino to simulate the behaviour of logic gates. Logic gates are explained on this page. The project does not actually carry out the function of the logic gate, just turns a light on or off based on one or two inputs. Effectively showing the truth …