Project Overview
This digital clock project is designed using Logisim, a digital logic simulator. The project incorporates various circuits, including 7-segment displays, synchronous counters, and more, to create a functional digital clock.
Scientific Circuits
- 7 Segments 1 Digit
- Synchronous Counter Divide by 6
- Synchronous Counter Divide by 2
- Synchronous Counter Divide Input
- Clock Chip
- Main
Scientific Circuits Details
Also called in the simulation file "counter div 10", this circuit functions as a synchronous 4-bit counter using JK flip-flops. I
Also called in our simulation file "counter div 6", this circuit is similar to the counter divide by 10, but it stops when the count reaches 6.