Add new elements
This commit is contained in:
33
fairchild/nc7wz07.yaml
Normal file
33
fairchild/nc7wz07.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
name: NC7WZ07
|
||||
description: TinyLogic UHS Dual Buffer (Open-Drain Outputs)
|
||||
datasheet: https://www.fairchildsemi.com/datasheets/NC/NC7WZ07.pdf
|
||||
keywords: IC, Analog, Buffer
|
||||
|
||||
pinout:
|
||||
IN:
|
||||
A1-2: 1, 3
|
||||
OUT:
|
||||
Y1-2: 6, 4
|
||||
VCC: 5
|
||||
GND: 2
|
||||
|
||||
properties:
|
||||
in: A1-2
|
||||
out: Y1-2
|
||||
power: VCC
|
||||
ground: GND
|
||||
|
||||
schematic:
|
||||
symbol: IC
|
||||
left: IN
|
||||
right: OUT
|
||||
top: VCC
|
||||
bottom: GND
|
||||
|
||||
housing:
|
||||
outline: JEITA SC-70
|
||||
leadCount: 6
|
||||
|
||||
padWidth: 0.5
|
||||
padHeight: 0.4
|
||||
padDistance: 1.9
|
||||
19
nxp/bat54s.yaml
Normal file
19
nxp/bat54s.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
name: BAT54S
|
||||
description: Schottky Barrier Diodes
|
||||
keywords: Diode, Schottky
|
||||
|
||||
pinout:
|
||||
A: 1
|
||||
CA: 3
|
||||
C: 2
|
||||
|
||||
schematic:
|
||||
symbol: twin-diode
|
||||
options: schottky
|
||||
|
||||
housing:
|
||||
outline: JEDEC TO-236 AB
|
||||
|
||||
padWidth: 0.7
|
||||
padHeight: 0.6
|
||||
padDistance: 2
|
||||
@@ -2,7 +2,7 @@ name: BC856
|
||||
alias: BC856A, BC856B
|
||||
description: PNP General Purpose Transistor
|
||||
datasheet: http://www.nxp.com/documents/data_sheet/BC856_BC857_BC858.pdf
|
||||
keywords: Transistor, NPN
|
||||
keywords: Transistor, PNP
|
||||
|
||||
pinout:
|
||||
B: 1
|
||||
|
||||
3
nxp/bc857.yaml
Normal file
3
nxp/bc857.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
base: BC856
|
||||
name: BC857
|
||||
alias: BC857A, BC857B, BC857C
|
||||
Reference in New Issue
Block a user