8-bit shift register with output latch, DIP-16 / SOIC-16
⚡Install this component
Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "74HC595" (slug: 74hc595) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/74hc595. Pull down the KiCad symbol, footprint, and 3D model files from the wiki page's assets. Install them into my current KiCad project and register in sym-lib-table and fp-lib-table. If the page has a datasheet URL, save that too.
The 74HC595 is an 8-bit serial-in, parallel-out shift register with output latches. Cascadable for expanding GPIO pins on microcontrollers. One of the most commonly used logic ICs in electronics projects.
Electrical Specifications
Supply Voltage: 2V-6V
Output Current: ±35mA per pin
Shift Register: 8-bit serial-in, parallel-out
Clock Frequency: 100MHz @ 6V
Package: DIP-16 / SOIC-16
Pin Configuration
Package: DIP-16
Pin 1: QB — Parallel output B (bit 1)
Pin 2: QC — Parallel output C (bit 2)
Pin 3: QD — Parallel output D (bit 3)
Pin 4: QE — Parallel output E (bit 4)
Pin 5: QF — Parallel output F (bit 5)
Pin 6: QG — Parallel output G (bit 6)
Pin 7: QH — Parallel output H (bit 7)
Pin 8: GND — Ground
Pin 9: QH_PRIME — Serial data output (daisy chain)
Pin 10: SRCLR — Shift register clear (active low)
Pin 11: SRCLK — Shift register clock
Pin 12: RCLK — Storage register clock (latch)
Pin 13: OE — Output enable (active low)
Pin 14: SER — Serial data input
Pin 15: QA — Parallel output A (bit 0)
Pin 16: VCC — Supply voltage (2V-6V)
Sub-Skills
?
What are Sub-Skills?
Sub-skills are community-contributed AI skill extensions for this component.
They teach AI assistants about specific tools, configurators, or workflows.
Examples:
A manufacturer’s configuration tool for a motor controller
A community-written design guide for an amplifier circuit
An automated test/validation script for a sensor module
How to add one: Click Add Sub-Skill, provide the URL
to your skill and a brief description. Submissions are reviewed by the Adom team
before going live.
No sub-skills yet. Be the first to contribute one!