Combinator Clock
Posted: Fri Jul 24, 2015 7:10 pm
6- 7 Segment displays made into a circuit for displaying time.
It operates at slightly faster than 1hz, I did not take the time to find the optimal clock speed for it
*Edit
This is how its set up:
Comparator
Constant value
Signal Check
7-segment display
The first comparator is what checks which number is active
The constant value works as a data attachment that collects the outputs needed to make the number
Signal check uses all the values from constant chest + ON signal
and then into the 7-segment display
The 1/10 separator is there to separate the number, so you get the numbers in the correct place
/Edit
[*]I'm aware of the bottom segment on the 3 not working, i forgot to put a wire to it.
The input (Clock speed) Can be manipulated easily by changing the clock segment.
Here's the save file if anyone is curious about it
I appreciate any feedback
It operates at slightly faster than 1hz, I did not take the time to find the optimal clock speed for it
*Edit
This is how its set up:
Comparator
Constant value
Signal Check
7-segment display
The first comparator is what checks which number is active
The constant value works as a data attachment that collects the outputs needed to make the number
Signal check uses all the values from constant chest + ON signal
and then into the 7-segment display
The 1/10 separator is there to separate the number, so you get the numbers in the correct place
/Edit
[*]I'm aware of the bottom segment on the 3 not working, i forgot to put a wire to it.
The input (Clock speed) Can be manipulated easily by changing the clock segment.
Here's the save file if anyone is curious about it
I appreciate any feedback