From a4913693eacf330557882f9016b909fa8ef0293a Mon Sep 17 00:00:00 2001 From: JoaK Date: Wed, 15 Jun 2016 18:25:23 +0200 Subject: shift register --- index.html | 9 ++++++++- manuals/74HC_HCT595.jpg | Bin 0 -> 16453 bytes manuals/74HC_HCT595.pdf | Bin 0 -> 243347 bytes manuals/74HC_HCT595.txt | 4 ++++ 4 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 manuals/74HC_HCT595.jpg create mode 100644 manuals/74HC_HCT595.pdf create mode 100644 manuals/74HC_HCT595.txt diff --git a/index.html b/index.html index efd4115..54efe8c 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,13 @@

Service manual of the Philips CM8833 Color Monitor. Plus: it includes the technical circuits!

Tags: philips, monitor, screen, CM8833
+
  • +

    74HC595

    + + pdf-linkanchor-link +

    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.

    +
    Tags: 74HC595, shift register, schieberegister
    +
  • LM555

    @@ -46,7 +53,7 @@

    ULN2003A

    pdf-linkanchor-link -

    The ULx2004A devices have a 10.5-kΩ series base resistor to allow operation directly from CMOS devices that use supply voltages of 6 V to 15 V.

    +

    The ULx2004A devices have a 10.5-kOHM series base resistor to allow operation directly from CMOS devices that use supply voltages of 6 V to 15 V.

    Tags: uln2003, Darlington Transistor Array
  • diff --git a/manuals/74HC_HCT595.jpg b/manuals/74HC_HCT595.jpg new file mode 100644 index 0000000..e4d566f Binary files /dev/null and b/manuals/74HC_HCT595.jpg differ diff --git a/manuals/74HC_HCT595.pdf b/manuals/74HC_HCT595.pdf new file mode 100644 index 0000000..5bfef37 Binary files /dev/null and b/manuals/74HC_HCT595.pdf differ diff --git a/manuals/74HC_HCT595.txt b/manuals/74HC_HCT595.txt new file mode 100644 index 0000000..8d6e3b5 --- /dev/null +++ b/manuals/74HC_HCT595.txt @@ -0,0 +1,4 @@ +Title: 74HC595 +File: 74HC_HCT595.pdf +Tags: 74HC595, shift register, schieberegister +Description: 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. -- cgit v1.2.3