About 4,620 results
Open links in new tab
  1. The SNx4HC595 devices contain an 8-bit, serial-in, parallel-out shift register that feeds an 8-bit D-type storage register. The storage register has parallel 3-state outputs. Separate clocks are provided for …

  2. How 74HC595 Shift Register Works & Interface it with Arduino

    Jan 20, 2026 · The most popular and widely used shift register is the 74HC595, often simply referred to as the “595”. What makes the 74HC595 so useful is that it can control eight different output pins …

  3. The 74HC595; 74HCT595 is an 8-bit serial-in/serial or parallel-out shift register with a storage register and 3-state outputs. Both the shift and storage register have separate clocks.

  4. 74HC595 Shift Register - GeeksforGeeks

    Jul 23, 2025 · The 74HC595 shift register is a high speed 8 bit CMOS IC which is popular for its uses in microcontrollers to convert serial to parallel data and interface multiple I/O devices simultaneously.

  5. 74HC595 Datasheet (PDF) - ON Semiconductor

    Description: 8-Bit Serial-Input/Serial or Parallel-Output Shift Register with Latched 3-State Outputs. Manufacturer: ON Semiconductor.

  6. [PDF]

    74HC595

    The 74HC595 consists of an 8−bit shift register and an 8−bit D−type latch with three−state parallel outputs. The shift register accepts serial data and provides a serial output.

  7. 74HC595D (8-bit serial-in, serial or parallel-out shift ... - Nexperia

    The 74HC595; 74HCT595 is an 8-bit serial-in/serial or parallel-out shift register with a storage register and 3-state outputs. Both the shift and storage register have separate clocks.

  8. Jun 3, 2024 · CircuitPython Wiring First, wire up the 74HC595 to your CircuitPython board. The following shows how to wire it up to a Feather M4. The following can be done on a single breadboard in …

  9. SN74HC595 data sheet, product information and support | TI.com

    The SNx4HC595 devices contain an 8-bit, serial-in, parallel-out shift register that feeds an 8-bit D-type storage register. The storage register has parallel 3-state outputs. Separate clocks are provided for …

  10. 7400 Series Guide: 74HC595 Serial-to-Parallel Shift Register

    What does the 74HC595 do? The 74HC595 is an integrated circuit (IC) that gives you an 8-bit serial-in parallel-out shift register. Data can be shifted in serially (one by one), for example from an Arduino …