Oliver Walters
|
29224ec74c
|
Merge branch 'interface'
|
2015-07-30 11:31:30 +10:00 |
|
Oliver Walters
|
eb0f0e7057
|
Merge branch 'dc-dc'
|
2015-07-30 11:30:19 +10:00 |
|
Oliver Walters
|
6061361264
|
Merge branch 'nxp-armmcu'
|
2015-07-30 11:28:59 +10:00 |
|
Oliver Walters
|
0d5093caef
|
Merge branch 'regul'
|
2015-07-30 11:28:43 +10:00 |
|
Oliver Walters
|
9dbb4b2e41
|
Merge branch 'linear'
|
2015-07-30 11:28:10 +10:00 |
|
Oliver Walters
|
61fd27cfbe
|
Merge branch 'device'
|
2015-07-30 11:27:11 +10:00 |
|
Oliver Walters
|
798873cd82
|
Merge remote-tracking branch 'kicad/master'
|
2015-07-30 11:26:24 +10:00 |
|
Oliver Walters
|
db25acad3d
|
Fixed text field sizes for all components
Changed to .50 mil for all fields
|
2015-07-30 11:16:16 +10:00 |
|
Oliver Walters
|
5f07eef18f
|
Moving towards KLC compliance of linear.lib
Altered a number of symbols for KLC compliance
|
2015-07-30 10:59:50 +10:00 |
|
Oliver Walters
|
8ab355bb98
|
Added op amp aliases for MCP600x series
Added MCP6004 alias to LM2902N
Added MCP6002 alias to ADA4075
Added MCP6001 as new symbol (5-pin op amp in SC70-5 and SOT23-5 package)
http://ww1.microchip.com/downloads/en/DeviceDoc/21733j.pdf
|
2015-07-30 09:38:44 +10:00 |
|
Oliver Walters
|
2f23090019
|
Removed BAV99 from device.lib
|
2015-07-30 08:47:24 +10:00 |
|
Oliver Walters
|
cdd7a79a14
|
Fixed aliases for LPC11Uxx_LQFP48
Removed generic part name
Added part LPC11U12FBD48
Added aliases for other parts with same pinout
|
2015-07-29 17:20:48 +10:00 |
|
Oliver Walters
|
4c3f7c552d
|
Added symbol for dual LED
Two colours (back to back) in 2-pin package
|
2015-07-29 10:46:20 +10:00 |
|
Oliver Walters
|
6e5bc082a1
|
Added ADP2108 switching regulator
3MHz switching, fixed output voltage
SOT23-5 package
http://www.analog.com/en/products/power-management/linear-regulators/adp2108.html
|
2015-07-29 10:22:49 +10:00 |
|
Oliver Walters
|
62e867ce80
|
Added LPC11U00 series microcontroller symbol, corresponding to LQFP48 package
http://www.nxp.com/products/microcontrollers/product_series/lpc1100/series/LPC11U00.html
|
2015-07-29 09:20:18 +10:00 |
|
Oliver Walters
|
ebf4c04488
|
Added MAX3051 miniature CAN Transceiver
http://www.maximintegrated.com/en/products/interface/transceivers/MAX3051.html
|
2015-07-28 16:05:30 +10:00 |
|
Oliver Walters
|
f4903c6cb2
|
Added BAV99 dual diode in SOT23-3 package
|
2015-07-28 10:28:38 +10:00 |
|
Oliver Walters
|
79377878be
|
Added ADM101E (miniature RS232 transceiver)
uSOIC-10 package
http://www.analog.com/en/products/interface-isolation/rs-232-rs-422-rs-485/interface-rs-232/adm101e.html#product-overview
http://www.analog.com/media/en/technical-documentation/data-sheets/ADM101E.pdf
|
2015-07-28 09:58:43 +10:00 |
|
Oliver Walters
|
e871125f81
|
Added MCP73831/OT
Single cell lithium (ion, polymer) charge management IC
SOT23-5 package
http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en024903
|
2015-07-28 09:46:30 +10:00 |
|
Oliver Walters
|
bc23796388
|
Fixed LM3670MF to conform to library conventions
|
2015-07-27 09:16:32 +10:00 |
|
Ricardo Crudo
|
f7ddedae7f
|
fix #246: plus signal is using lines now
|
2015-07-25 11:36:19 +02:00 |
|
Oliver Walters
|
0064533a4f
|
Fixed LM3670 - Had pin name and number flipped
|
2015-07-13 15:49:14 +10:00 |
|
Oliver Walters
|
2eb09e18a5
|
Added LM3670MF dc-dc converter to dc-dc.lib
|
2015-07-08 11:25:06 +10:00 |
|
Ricardo Crudo
|
17861d8fe1
|
Merge branch 'crackerizer-pr216'
|
2015-07-07 19:13:25 +02:00 |
|
Ricardo Crudo
|
91b62d8b18
|
diode.lib: fixing BAV99 pins to be compliant to KLC
|
2015-07-07 19:13:10 +02:00 |
|
Ricardo Crudo
|
6d70370ca4
|
device.lib: fix led pins numbers
|
2015-07-07 18:54:37 +02:00 |
|
Ricardo Crudo
|
2b31c8b89f
|
Merge pull request #201 from Fat-Zer/CX56-12
Added C[CA]56-21* display schematics
|
2015-06-29 09:51:23 +02:00 |
|
Phinitnan Chanasabaeng
|
fd3de36a50
|
Removed BAV99W alias as it uses different footprint.
|
2015-06-28 10:56:46 +07:00 |
|
Phinitnan Chanasabaeng
|
45b90971e2
|
Merge branch 'master' of https://github.com/KiCad/kicad-library
|
2015-06-28 10:49:32 +07:00 |
|
Henner Zeller
|
cb603d0576
|
o Remove MC34063, which is a dc/dc converter from conn library (it
already is existing in regul).
|
2015-06-26 16:04:46 -07:00 |
|
Jakub Kaderka
|
389c75b0e5
|
Refined pins positions
|
2015-06-24 09:17:10 +02:00 |
|
Jakub Kaderka
|
3acafe92c9
|
PIC 16f684 added
|
2015-06-22 15:10:37 +02:00 |
|
Jakub Kaderka
|
63a14e7b2b
|
Resized pic symbol
|
2015-06-22 13:12:54 +02:00 |
|
Jakub Kaderka
|
5835e6e385
|
Added 2 new pic16fxxx
|
2015-06-22 10:18:10 +02:00 |
|
Alexander Golubev
|
7dc4ad41dc
|
display.lib: fix pin Y-align in Cx56-12
|
2015-06-15 16:25:51 +03:00 |
|
Phinitnan Chanasabaeng
|
2e44e0f09a
|
Updated BAV99 diode
|
2015-06-09 11:03:01 +07:00 |
|
Phinitnan Chanasabaeng
|
a5a05e0357
|
Fixed pin grid.
|
2015-06-06 16:16:14 +07:00 |
|
Phinitnan Chanasabaeng
|
d1306d073a
|
Added new diode library, NXP BAV99 included.
|
2015-06-06 16:05:09 +07:00 |
|
Kerusey Karyu
|
84e87428b2
|
Merge pull request #207 from dfro/nup4202
Added NUP4202 and NUP2202
|
2015-05-27 08:31:41 +02:00 |
|
Dmitry Frolov
|
7461c411df
|
changed pin type to passive in NUPx202
|
2015-05-25 11:21:33 +03:00 |
|
Andrew Jeddeloh
|
170fa7105a
|
Fixed the transistors in library/device.lib to use P (Passive) instead of C/E (open collector/emitter).
Using C/E causes issues with the ERC whereas P does not. Additionally, this is the value used with the
transistors in the transistors.lib file.
|
2015-05-24 21:29:11 -07:00 |
|
Alexander Golubev
|
f3121114ee
|
display.lib: redraw Cx56-12 against recomendations
See https://github.com/KiCad/kicad-library/pull/201
Also place text fields more strictly on the 50mil network and do some minor graphical
improvements.
|
2015-05-24 13:04:10 +03:00 |
|
Melroy van den Berg
|
772383025e
|
Remove bck
|
2015-05-23 21:53:35 +02:00 |
|
Melroy van den Berg
|
41cd89afcf
|
Add 'point' and 'tp' keywords to TEST
|
2015-05-23 21:48:09 +02:00 |
|
Dmitry Frolov
|
f291501669
|
added NUP2202
|
2015-05-17 11:08:32 +03:00 |
|
Alexander Golubev
|
b582eb3215
|
Cx56-15: add footprint filter and slightly change keywords and description
|
2015-05-17 06:11:17 +03:00 |
|
Melroy van den Berg
|
1b5a801d7f
|
Add DC Power Jack to DC Barrel Jack component
|
2015-05-17 04:47:07 +02:00 |
|
Kerusey Karyu
|
81196675cc
|
Merge pull request #203 from Bosvark/master
Added IR2104 to `ir.lib`
|
2015-05-16 17:05:55 +02:00 |
|
Dmitry Frolov
|
b7d3fd9d2d
|
fixed KLC rule 3.1 violation in NCP45560
|
2015-05-16 16:19:18 +03:00 |
|
Dmitry Frolov
|
d72e235404
|
added NUP4202
|
2015-05-16 16:12:42 +03:00 |
|