Commit graph

646 commits

Author SHA1 Message Date
Oliver Walters e40065c430 Removed INA196/7/8 component
This has been replaced with:
INA196
INA197 (alias of INA196)
INA198 (alias of INA196)
2015-07-30 11:45:33 +10:00
Oliver Walters 15ff95d1cc Fixed aliases for INA19x series
- Changed INA193/4/5 to INA193 and added aliases for INA194, INA195
- Changed INA196/7/8 to INA196 and added aliases for INA197, INA198
2015-07-29 17:09:52 +10:00
Oliver Walters 6d46a698c9 Added Texas Instruments low/high side current shunt monitor
INA19x
Two schematic symbols:
INA193/4/5
INA196/7/8
2015-07-28 17:07:54 +10:00
Oliver Walters e693352aa7 Added ZXCT1009 high-side current shunt monitor, in SOT23-3 package. The datasheet specifies the pin numbering in a non-standard format, so this schematic symbol varies slightly to the datasheet in that it corresponds correctly to a standard SOT23-3 footprint 2015-07-28 09:25:14 +10:00
Ricardo Crudo f7ddedae7f fix #246: plus signal is using lines now 2015-07-25 11:36:19 +02: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
carl.poirier.2@gmail.com 890b381969 Fix pin of LTC1401CGN according to rule 3.1 2015-05-15 21:25:08 -04:00
Dieter Oelofse 55bed66ae0 Pin alignment done to 100mil grid. 2015-05-14 19:29:49 +02:00
Dieter Oelofse 24e34aaa7f Added IR2104 to ir library. 2015-05-14 18:43:58 +02:00
Alexander Golubev a5bf5669aa CX56-12: slightly change the description 2015-05-14 12:59:52 +03:00
Alexander Golubev 73ecf9db96 added CX56-12 7segment led displays 2015-05-14 12:44:56 +03:00
Alexander Golubev e7a10848d9 Resave display.lib with recent kicad 2015-05-14 12:42:28 +03:00
Kerusey Karyu 222723054e Merge branch 'KiCad/master' 2015-05-13 17:46:40 +02:00
Ricardo Crudo cfc15a563a Merge pull request #183 from dfro/master
Added ADuM4160 and ADuM6000
2015-05-12 18:45:13 +02:00
Dmitry Frolov ecbafa3a8a changed pins 9,10,15,16 electrical type in ADuM6000 2015-05-12 15:33:45 +03:00
Nicola Corna 547c92fc1c Fixed wrong IRF540N and IRF9540N pin assignments 2015-05-08 12:24:54 +02:00
Kerusey Karyu e52a8711fc Update adc-dac.lib 2015-05-07 06:33:32 +02:00
Dmitry Frolov db92091126 changed pins 9,10,15,16 in ADuM6000 to power input
Pins 9,10,15,16 in ADuM6000  changed to power inputs because two power
outputs connected together give ERC error.
2015-05-02 15:45:55 +03:00
Kerusey Karyu e200b78926 Merge branch 'KiCad/master' 2015-05-02 11:02:39 +02:00
Kerusey Karyu f36ff92225 Update adc-dac.lib and Xicor.lib against KLC 2015-05-02 11:01:40 +02:00
Ricardo Crudo c8d6bf2614 replacing USB connectors as suggested in the issue #177 2015-05-01 22:21:11 +02:00
Gergely Imreh d2ba4e5c83 ATmega32U4: fix typo in pin label
Pin 5 (UGND) had a typo in its label, fix it as it's in the datasheet
2015-05-01 16:52:49 +08:00
carl.poirier.2@gmail.com 8f7865b7be Added Z80 and GAL16V8 by Kerusey 2015-04-30 12:09:10 -04:00
carl.poirier.2@gmail.com 8653bac9ca merge 2015-04-30 11:58:57 -04:00