Actions

Driving a shift register led display driver

From Just in Time

Revision as of 22:26, 23 October 2006 by 80.126.79.70 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Using a shift register like the 74HC164 you can drive a 7-seg display using only 2 lines from the processor.

With some smart wiring, you can even count to 16 using 8 bits and 1 74HC164 (just use bit 7 to set the decimal).