- Joined
- Aug 25, 2013
- Messages
- 180
- Reaction score
- 43
I built a 4 digit 7 segment stopwatch using logic gates (about 250 gates). It counts minutes and seconds. It can be paused and reset.
The circuit is fairly simple. It uses 2 4 bit timers and 2 3 bit timers. Each timer drives a 7 segment decoder. When each decoder gets to its last digit, it sends a reset pulse to its timer and sends a clock pulse to the next timer in the chain.
It seems to work quite reliably, but it will bug out if the sector unloads while it's still running.
The 4 digits in the front are made from plex doors with ice crystal behind. I initially used plex lights but they don't have enough contrast to read from a distance. I can easily read this from across my workshop (about half a sector).
Inside are 4 timers and 7 segment decoders.
This is the control panel for it. There is a reset button and a run/stop button. The set gates are exposed to allow each digit to be manually set.
I have attached the blueprint file for those who want to see how it works. I will make a video later if anyone is interested.
The circuit is fairly simple. It uses 2 4 bit timers and 2 3 bit timers. Each timer drives a 7 segment decoder. When each decoder gets to its last digit, it sends a reset pulse to its timer and sends a clock pulse to the next timer in the chain.
It seems to work quite reliably, but it will bug out if the sector unloads while it's still running.
The 4 digits in the front are made from plex doors with ice crystal behind. I initially used plex lights but they don't have enough contrast to read from a distance. I can easily read this from across my workshop (about half a sector).

Inside are 4 timers and 7 segment decoders.


This is the control panel for it. There is a reset button and a run/stop button. The set gates are exposed to allow each digit to be manually set.

I have attached the blueprint file for those who want to see how it works. I will make a video later if anyone is interested.
Attachments
-
7.9 KB Views: 5