From a216301d6d1d19a47f68e10d1d376866f270c0fb Mon Sep 17 00:00:00 2001 From: Shamil Yakupov Date: Thu, 8 Sep 2016 18:59:23 +0300 Subject: [PATCH] Add new elements --- diode/bas70-04.yaml | 15 +++++++++++++++ diode/bas70-05.yaml | 15 +++++++++++++++ diode/bas70-06.yaml | 15 +++++++++++++++ nxp/74hc4050.yaml | 41 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 86 insertions(+) create mode 100644 diode/bas70-04.yaml create mode 100644 diode/bas70-05.yaml create mode 100644 diode/bas70-06.yaml create mode 100644 nxp/74hc4050.yaml diff --git a/diode/bas70-04.yaml b/diode/bas70-04.yaml new file mode 100644 index 0000000..f0ae9ee --- /dev/null +++ b/diode/bas70-04.yaml @@ -0,0 +1,15 @@ +name: BAS70-04 +description: Small Signal Schottky Diodes, Dual +keywords: Diode, Schottky + +pinout: + A: 1 + CA: 3 + C: 2 + +schematic: + symbol: twin-diode + options: schottky + +housing: + outline: JEDEC TO-236 AB diff --git a/diode/bas70-05.yaml b/diode/bas70-05.yaml new file mode 100644 index 0000000..8c41d22 --- /dev/null +++ b/diode/bas70-05.yaml @@ -0,0 +1,15 @@ +name: BAS70-05 +description: Small Signal Schottky Diodes, Dual +keywords: Diode, Schottky + +pinout: + A1: 1 + C: 3 + A2: 2 + +schematic: + symbol: twin-diode + options: schottky + +housing: + outline: JEDEC TO-236 AB diff --git a/diode/bas70-06.yaml b/diode/bas70-06.yaml new file mode 100644 index 0000000..097eabe --- /dev/null +++ b/diode/bas70-06.yaml @@ -0,0 +1,15 @@ +name: BAS70-06 +description: Small Signal Schottky Diodes, Dual +keywords: Diode, Schottky + +pinout: + C1: 1 + A: 3 + C2: 2 + +schematic: + symbol: twin-diode + options: schottky + +housing: + outline: JEDEC TO-236 AB diff --git a/nxp/74hc4050.yaml b/nxp/74hc4050.yaml new file mode 100644 index 0000000..3220a9b --- /dev/null +++ b/nxp/74hc4050.yaml @@ -0,0 +1,41 @@ +name: 74HC4050 +description: Hex High-to-Low Level Shifter +datasheet: http://www.nxp.com/documents/data_sheet/74HC4050_CNV.pdf +keywords: IC, Digital, Buffer, Shifter + +pinout: + IN: + 1A: 3 + 2A: 5 + 3A: 7 + 4A: 9 + 5A: 11 + 6A: 14 + OUT: + 1Y: 2 + 2Y: 4 + 3Y: 6 + 4Y: 10 + 5Y: 12 + 6Y: 15 + VCC: 1 + GND: 8 + NC: 13, 16 + +properties: + in: 1A, 2A, 3A, 4A, 5A, 6A + out: 1Y, 2Y, 3Y, 4Y, 5Y, 6Y + power: VCC + ground: GND + nc: NC + +schematic: + symbol: IC + left: IN, NC + right: OUT, NC + top: VCC + bottom: GND + +housing: + suffix: D + outline: JEDEC MS-012 AC