In fall 2023 I took an electronics class. I learned about analog and digital circuit design. In the accompanying lab, i built RC circuits, Transistor amplifier circuits, OP-AMP circuits, and digital circuits.
Alongside my lab partner, our final project was to build a circuit of our own design. Using only digital logic we built a circuit capable of playing best out of 5 rock paper scissors. Our circuit would take input from each player, and determine a winner. It would also check for cheating (pressing multiple buttons) and invalidate the game. The circuit would also track which player won each game, up to best out of 5, using an asynchronous counter.Â
Below is a video demonstration of our circuit.