logic

Learning Sequential Logic Design for a Digital Clock

Learning Sequential Logic Design for a Digital Clock

This instructable is for two purposes 1) to understand and learn the fundamentals of sequential logic 2) use that knowledge to create a digital clock. Digital clocks have been built by countless electronics hobbyists over the world. So why have I chosen to implement that? Well usually clock circuits available on the internet (all circuits

Learning Sequential Logic Design for a Digital Clock Continue Reading

Tri State Logic

Tri-State Logic

Introduction So far we have sent one of two values to any Arduino output pin, either HIGH or LOW. This project shows how we can exploit a third state of the Arduino pins to reduce the number of pins needed to control LEDs. In the project, we’ll control 2 LEDs using only one Arduino pin.

Tri-State Logic Continue Reading

Scroll to Top