Building Circuits to Do Math (Sep 2022): Constructing a circuit that compares two 2-bit numbers
Binary Addition Using Multiplexers (Sep 2022): Constructing a circuit that adds two 2-bit binary numbers, producing a 3-bit result, using 8:1 multiplexers
Building an ALU and Displaying the Result (Oct 2022): Implementing a 4-bit arithmetic logic unit (ALU), which can perform addition, subtraction, bitwise AND, and bitwise OR, using an FPGA and displaying the output on a seven-segment display
Flashing Displays (Oct 2022): Displaying a 2-digit number in base 10 on a seven-segment display
Using Memory (Nov 2022): Creating a blinking animation on a seven-segment display