10. Logic Gate Implementation

Connect 2 switches and 4 LEDs to Arduino UNO GPIO pins. Implement logic Gates using switches as input and LEDs as outputs. Where 4 LEDs will show logic gates output as AND, OR, NAND, and NOR.

Example


 

Submit Your Solution