Content for 74HC4020

74HC4020

The 74HC4020; 74HCT4020 is a 14-stage binary ripple counter with a clock input (CP), an overriding asynchronous master reset input (MR) and 12 buffered parallel outputs (Q0, and Q3 to Q13). The counter advances on the HIGH-to-LOW transition of CP. A HIGH on MR clears all counter stages and forces all outputs LOW, independent of the state of CP. Each counter stage is a static toggle flip-flop. Inputs include clamp diodes. This enables the use of current limiting resistors to interface inputs to voltages in excess of VCC.

NeoPixel Punk Console

“Blinking RGB LEDs with 555s and a handful of 74-series logic The goal of this project is to display colorful patterns on a strip of WS2812 or SK6812 RGB LEDs (aka NeoPixels) without the help of an MCU. Addressable RGB …

Not Your Typical 1Hz Source

“In this post, I go over how to generate a 1Hz clock source through an unusual way. I have been looking for an accurate clock source for another project (that I will be publishing here soon). The more accurate an …