Content for CD4021

CD4021

The CD4021BC is an 8-stage parallel input/serial output shift register. A parallel/serial control input enables individual JAM inputs to each of 8 stages. Q outputs are available from the sixth, seventh, and eighth stages. All outputs have equal source and sink current capabilities and conform to standard “B” series output drive. When the parallel/serial control input is in the logical “0” state, data is serially shifted into the register synchronously with the positive transition of the clock. When the parallel/serial control is in the logical “1” state, data is jammed into each stage of the register asynchronously with the clock. All inputs are protected against static discharge with diodes to VDD and VSS

Three wires to rule them all: CD4094 & CD4021 shift register tutorial

“What do you do when your microcontroller does not have enough pins? In this tutorial we will learn how to use shift registers to control LEDs and to read out pushbuttons, all with just three wires! In six steps, we …

Build your child a wooden MP3 player for $100

“This repository contains the files required to build an easy to use MP3 player for small children. This project is heavily inspired by Hoerbert. Main components required to build: - Arduino Uno - Adafruit Music Maker shield - Speaker - Button PCB (see below …

Zappette The Robot Clock

“This is Zappette The Robot Clock! Years ago I made Zappo The Robot Clock for my son. Now I needed to make one for my daughter. Zappette is an Arduino microcontroller based, fully functioning alarm clock and MP3 player with …

DIY DAQ: Make an Arduino Data Acquisition System

“This project was made as part of my senior project at my university. The idea behind the device was to make a data logger that can be carried around a lab without the need to connect to a computer. In …