digital logic mini-project
This mini-project is about display digits between 0-9 using LED lights or 7-segments display.
The project is done in 2 parts. The first one is in Logisim where a combinational circuit was created. The second one is done with Raspberry Pi that turns on/off the LED lights or bars of 7-segment display.
The report pdf, that shows how the setup has been done, and the demos can be accessed in folder 0. The source code of the second part can be accessed in folder here.