
The built in 1 Hz clock sends a pulse to a D Flip Flop array that counts in binary with outputs being hooked up to LEDs. Note that some of the flipflops might be in an unknown state so might be lit upon powerup. I could not figure out how to reset the D Flipflop upon powerup.
Simply power up the unit, and make sure you have at least one LED hooked up to the first output. You can connect up to 8 LEDS - for all of the outputs to show a binary counter.
None other than the LEDs and possible resistors for each LED to limit current.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | LED Bit 1 | ||
| 1 | LED Bit 2 | ||
| 2 | LED Bit 3 | ||
| 3 | LED Bit 4 | ||
| 4 | LED Bit 5 | ||
| 5 | LED Bit 6 | ||
| 6 | LED Bit 7 | ||
| 7 | LED Bit 8 |