#Is there a delay gate?
1 messages · Page 1 of 1 (latest)
i think adding a reset pin to timer chip in circuit could help
but timer is useful enough to get its own part, maybe i add one
whats a reset pin?
time chip outputs time passed since start of simulation, it just keeps going up
reset would set it back to zero
i haven't added this, it's hypothetical
You can always make a delay with ports leading to relays or a linear motor timer
ngl i might just learn the circuits
It's not needed since we can put chips inside of chips and this simple circuit does exactly what a reset pin is supposed to do. Left display is time since last reset (resets to 0 with every press), right display is frozen time of the last reset since the start (only goes up). Since we can put circuits inside of circuits, this thing isn't a problem. If only we got a way to save and easily reuse the saved circuits, like in the "Digital Logic Sim" by Sebastian Lague", it would be sweet. Maybe even a more optimized version of the timer could be a built-in example for making chips.
you can save the project with circuits and merge it in others
you can also copy circuit part and access them all with Alt + V