Skip to content

Commit 54b201b

Browse files
committed
Add Diodes Inc. and Würth Elektronik
1 parent e6d751d commit 54b201b

File tree

5 files changed

+48
-1
lines changed

5 files changed

+48
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Abbreviation | Name
2222
[BOURNS](./bourns/) | Bourns
2323
[CK](./ck/) | C&K Components
2424
[CYPRESS](./cypress/) | Cypress Semiconductor
25+
[DIODES](./diodes/) | Diodes
2526
[ECS](./ecs/) | ECS International
2627
[ESPRESSIF](./espressif/) | Espressif
2728
[FAIRCHILD](./fairchild/) | Fairchild Semiconductor
@@ -42,7 +43,7 @@ Abbreviation | Name
4243
[NXP](./nxp/) | NXP Semiconductors
4344
[OHMITE](./ohmite/) | Ohmite
4445
[ONSEMI](./onsemi/) | ON Semiconductor
45-
[PULSE](./pulse/) | Pulse Electronics
46+
[PULSE](./pulse/) | Pulse Electronics
4647
[SAMTEC](./samtec/) | Samtec
4748
[ST](./st/) | STMicroelectronics
4849
[STOCKO](./stocko/) | Stocko
@@ -53,6 +54,7 @@ Abbreviation | Name
5354
[TOSHIBA](./toshiba/) | Toshiba
5455
[VICOR](./vicor/) | Vicor
5556
[YAGEO](./yageo/) | Yageo
57+
[WURTH](./wurth/) | Wurth
5658

5759
Legal Notice
5860
============

diodes/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
DIODES
2+
======
3+
4+
* **Diodes Incorporated**
5+
* http://www.diodes.com

diodes/b560c.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: B560C
2+
description: 5.0A Surface Mount Schottky Barrier Rectifier
3+
datasheet: http://www.diodes.com/_files/datasheets/ds13012.pdf
4+
keywords: Diode, Schottky
5+
6+
schematic:
7+
symbol: diode
8+
options: schottky
9+
10+
housing:
11+
outline: JEDEC DO-214 AB
12+
options: polarized
13+
14+
padWidth: 2.5
15+
padHeight: 3.3
16+
padDistance: 6.9

wurth/7447798720.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: '7447798720'
2+
description: SMD Shielded Power Inductor
3+
datasheet: http://katalog.we-online.de/pbs/datasheet/7447798720.pdf
4+
keywords: Inductor
5+
6+
schematic:
7+
symbol: inductor
8+
9+
housing:
10+
pattern: chip
11+
bodyWidth: 9.9-12.5
12+
bodyLength: 9.9-10.5
13+
height: 6.4
14+
leadWidth: 2.8-3.2
15+
leadLength: 1.5-2.5
16+
17+
padWidth: 2.4
18+
padHeight: 3.4
19+
padSpace: 5.8

wurth/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
WURTH
2+
=====
3+
4+
* **Würth Elektronik GmbH & Co. KG**
5+
* http://www.we-online.com

0 commit comments

Comments
 (0)