SparkFun
SparkFun Shift Register Breakout - 74HC595
A breakout board for the SOIC version of the 74HC595 8-bit shift register IC. Shift registers let you expand the number of digital outputs available on your ...
Get notified when back in stock
A breakout board for the SOIC version of the 74HC595 8-bit shift register IC. Shift registers let you expand the number of digital outputs available on your microcontroller by clocking in serial data and latching it to eight parallel outputs — using just three GPIO pins.
All IC pins are broken out to standard 0.1" spaced headers. The serial input and output pins are on opposite sides of the board, making it easy to chain multiple boards together for even more outputs.
Key Features
- 74HC595 Shift Register – 8-bit serial-in, parallel-out with output latches
- Chainable Design – Serial in/out on opposite sides for daisy-chaining multiple boards
- Standard Headers – 0.1" pitch for breadboard and jumper wire compatibility
- 3-Wire Control – Data, clock, and latch pins free up microcontroller I/O
Ideal For
- Expanding digital outputs on Arduino and other microcontrollers
- Driving LED arrays and multi-segment displays
- Projects requiring more outputs than available GPIO pins
Package Contents
- 1× SparkFun Shift Register Breakout (74HC595)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
Find this product in
Brands
Shift Register Breakout 74HC595 Schematic
Schematic · 34.0 KB · Click any page to view full size
MM74HC595M Datasheet
Datasheet · 459.0 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 713.1 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
SparkFun Shift Register Breakout - 74HC595
f4b8fcb
over 10 years ago
· 7 commits
- Hardware Adding hardware files about 11 years ago
- Libraries Updating library readme with subtree information about 11 years ago
- Production created panel v11b over 10 years ago
- .gitattributes Initial commit about 11 years ago
- .gitignore Initial commit about 11 years ago
- LICENSE.md Updating license and README about 11 years ago
- README.md Updating license and README about 11 years ago
SparkFun fork of the Qtechknow Pineapple Library
59968e7
about 11 years ago
· 18 commits
- examples Updating to Arduino 1.6 factor, removing secondarly library files about 11 years ago
- src Updating to Arduino 1.6 factor, removing secondarly library files about 11 years ago
- .gitattributes Updating to Arduino 1.6 factor, removing secondarly library files about 11 years ago
- .gitignore Updating to Arduino 1.6 factor, removing secondarly library files about 11 years ago
- keywords.txt Updating to Arduino 1.6 factor, removing secondarly library files about 11 years ago
- library.properties Updating to Arduino 1.6 factor, removing secondarly library files about 11 years ago
- LICENSE.md Updating to Arduino 1.6 factor, removing secondarly library files about 11 years ago
- README.md Update README.md about 11 years ago
Related Tutorials
Free guides on learn.littlebird.com.au