My logic design projects uses LS74 series integrated chips. The one featured in the image below is a decimal counter that uses the switches as its input and the 7-segment display as its output. The switches represent a binary number and the LS74 series chips takes that number and converts it to the corresponding signals that shows up on the 7-segment display. These projects expand my logical theory which are useful in programming as well as microcontroller registers.
The logic design projects also allow me to use circuit simulation softwares such as Multisim which reduces the time I spend wiring each IC. This allows me to learn about logical theory more efficienctly while gaining invaluable circuit simulation experience.
Below are the link to the code and project summary for the above projects.