From 3d09524c886ef19a02fccd200f1e3bff8831a646 Mon Sep 17 00:00:00 2001 From: JoaK Date: Wed, 15 Jun 2016 18:29:41 +0200 Subject: added attinys --- index.html | 11 +++++++++-- manuals/74HC_HCT595.txt | 2 +- manuals/atmel-attiny.jpg | Bin 0 -> 18763 bytes manuals/atmel-attiny.pdf | Bin 0 -> 3848169 bytes manuals/atmel-attiny.txt | 4 ++++ manuals/uln2003a.txt | 2 +- 6 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 manuals/atmel-attiny.jpg create mode 100644 manuals/atmel-attiny.pdf create mode 100644 manuals/atmel-attiny.txt diff --git a/index.html b/index.html index 54efe8c..6728aae 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@ 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
+
Tags: 74HC595, shift register, schieberegister, ic
  • LM555

    @@ -49,12 +49,19 @@

    The LM555 is a highly stable device for generating accurate time delays or oscillation.

    Tags: ic, timer, 555, lm555, osc, trigger, fun
  • +
  • +

    atmel attiny

    + + pdf-linkanchor-link +

    High Performance, Low Power AVR 8-Bit Microcontroller

    +
    Tags: atmel, attiny, ATtiny25, ATtiny45, ATtiny85, microcontroller
    +
  • ULN2003A

    pdf-linkanchor-link

    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
    +
    Tags: uln2003, Darlington Transistor Array, ic
  • Philips N4504

    diff --git a/manuals/74HC_HCT595.txt b/manuals/74HC_HCT595.txt index 8d6e3b5..68df962 100644 --- a/manuals/74HC_HCT595.txt +++ b/manuals/74HC_HCT595.txt @@ -1,4 +1,4 @@ Title: 74HC595 File: 74HC_HCT595.pdf -Tags: 74HC595, shift register, schieberegister +Tags: 74HC595, shift register, schieberegister, ic 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. diff --git a/manuals/atmel-attiny.jpg b/manuals/atmel-attiny.jpg new file mode 100644 index 0000000..748116f Binary files /dev/null and b/manuals/atmel-attiny.jpg differ diff --git a/manuals/atmel-attiny.pdf b/manuals/atmel-attiny.pdf new file mode 100644 index 0000000..5903cc0 Binary files /dev/null and b/manuals/atmel-attiny.pdf differ diff --git a/manuals/atmel-attiny.txt b/manuals/atmel-attiny.txt new file mode 100644 index 0000000..588308c --- /dev/null +++ b/manuals/atmel-attiny.txt @@ -0,0 +1,4 @@ +Title: atmel attiny +File: atmel-attiny.pdf +Tags: atmel, attiny, ATtiny25, ATtiny45, ATtiny85, microcontroller +Description: High Performance, Low Power AVR 8-Bit Microcontroller diff --git a/manuals/uln2003a.txt b/manuals/uln2003a.txt index 4239b68..24c2308 100644 --- a/manuals/uln2003a.txt +++ b/manuals/uln2003a.txt @@ -1,4 +1,4 @@ Title: ULN2003A File: uln2003a.pdf -Tags: uln2003, Darlington Transistor Array +Tags: uln2003, Darlington Transistor Array, ic Description: 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. -- cgit v1.2.3