- Motorisé
- Outils
-
Outils de dev.
-
Electronique
-
Puissance et Energie
- Connecteurs et Fils
- Grove
- Périphériques USB
- Moteur et servo-moteurs
- LEDs & Lampes
- Assembly kits
- Domotique
- Break-out Boards
- Réseau
- Bases de l'électronique
- Circuits imprimés (PCB)
- Son
- Circuits intégrés (Chips, puces, ICs)
- Connectivité sans fil
- Senseurs
- Interface Homme-Machine
- CMS / SMD
- Autres
-
Puissance et Energie
- Prototypage
CD4021BE 8bit Shift Register (parallel to serial)
1,45 €
TTC
CD4021 is a cascadable 8bit parallel to serial shift register (basically the inverse of the 74hc595).
Sometimes you'll end up needing more digital input than the pins on your microcontroller board can readily handle. Using a parallel to serial shift register allows you collect information from 8 or more switches while only using 3 of the pins on your microcontroller.
By the way, this is the IC you need for Arduino ShiftIn function.
For more information, have a look at :
Applications:
- Parallel input/serial output data queueing
- Parallel to serial data conversion
- General-purpose register
- The datasheet : http://www.ti.com/lit/gpn/cd4021b
- The tutorial for hooking it up to an Arduino : http://www.arduino.cc/en/Tutorial/ShiftIn
Vous aimerez aussi