Close

Inspiration

A project log for 555 Time

A digital clock implemented in 555 timer logic

alliedenvyAlliedEnvy 12/15/2021 at 23:210 Comments

It is known that digital logic can be implemented with 555 chips:

Specifically, an A&!B gate (inhibit gate) can be constructed, which is functionally complete, and thus, 555 logic should be Turing-complete.

We can do a little better than building an entire machine out of inhibit gates, however. The 555 also contains an RS latch which comes in handy when implementing sequential logic.


There is also a long tradition of building clocks from (sometimes obscure) logic families. Some noteworthy examples:


555 Time aims to follow in these footsteps by creating a clock entirely of 555 timer logic.

Discussions