Commit graph

7017 commits

Author SHA1 Message Date
Patrick Pelletier 7b09196e9c Add USB_B_Micro and USB_B_Mini schematic symbols.
Strangely, there are already some footprints for USB micro connectors
in the Connectors_USB library:

https://github.com/KiCad/Connectors_USB.pretty

but I couldn't find any schematic symbols for a micro USB connector.
(USB micro B and mini B connectors have an additional pin, the ID pin,
which is not present in the traditional USB B connector, so the
existing USB_B symbol can't be used.)

So, I have added a symbol USB_B_Micro, based on the existing USB_B
symbol.  I've also added USB_B_Mini as an alias for USB_B_Micro,
because the micro and mini connectors have the same pinout.

The pinout is here:

http://pinouts.ru/PortableDevices/micro_usb_pinout.shtml
2017-10-14 12:28:44 -07:00
jkriege2 b46570212f KLC fixes 2017-10-14 15:12:07 +02:00
jkriege2 7c98a93ec5 reworked LTC3890-1 (removed fields, footprint available from https://github.com/KiCad/Housings_SSOP.pretty/pull/48) 2017-10-14 14:35:08 +02:00
jkriege2 47ab4a33fb reworked LTC3890 (footprint, removed fields, description) 2017-10-14 14:16:39 +02:00
jkriege2 97f2340dd2 reworked LTC3886 (footprint, removed fields, ... footprint available from: https://github.com/KiCad/Housings_DFN_QFN.pretty/pull/71) 2017-10-14 14:14:16 +02:00
jkriege2 50f9d91012 reworked LTC3630 (symbol, footprint, missing variants, ... see https://github.com/KiCad/Housings_SSOP.pretty/pull/47 for footprint) 2017-10-14 14:05:23 +02:00
jkriege2 3318d5b974 reworked LTC3525 (description) 2017-10-14 13:53:19 +02:00
jkriege2 63d9564e94 reworked LTC3525 (pin-location/symbol, footprint, FPFilter) 2017-10-14 13:52:33 +02:00
jkriege2 85b5ca4518 reworked LTC3442 (symbol, footprint, description, ...) 2017-10-14 13:49:51 +02:00
jkriege2 2fb13800f7 reworked LTC3429 (footprint, description, ...) 2017-10-14 13:43:50 +02:00
jkriege2 0046e0c844 reworked LTC3429 (description, symbol) 2017-10-14 13:38:31 +02:00
jkriege2 78d5917da1 reworked LTC3406 family (symbol, description, missing variants, ...) 2017-10-14 13:36:54 +02:00
jkriege2 49645ff952 reworked LTC1878EMS8 (symbol, footprint, description, datasheet, ...) 2017-10-14 13:20:14 +02:00
jkriege2 4f3a206cd3 reworked LTC1624CS8 (rename, symbol, datasheet, description, ...) 2017-10-14 13:12:31 +02:00
jkriege2 a712b54f58 LT1307-family: split by package 2017-10-14 13:07:22 +02:00
jkriege2 611f06b7ea renamed LTC1307->LT1307 (correction, reworked, sybol, missing variant, footprint-filters, ...) 2017-10-14 12:59:48 +02:00
jkriege2 098293e9d3 reworked LT3757 (Symbol, missing variants, footprints, description, ...) 2017-10-14 12:52:04 +02:00
jkriege2 6ffd72f025 reworked LT3755-family (description, pin-label-offset) 2017-10-14 12:42:02 +02:00
jkriege2 fd56b67d9c reworked LT3472 (symbol, description) 2017-10-14 12:36:37 +02:00
jkriege2 3638787700 reworked LT3465 (description, moved Vin to top and SW to left) 2017-10-14 12:35:07 +02:00
jkriege2 1cf332b000 reworked LT3439 (symbol, description, datasheet, package) 2017-10-14 12:32:47 +02:00
jkriege2 03ed402e98 reworked LT3430 (missing variant, footprint https://github.com/KiCad/Housings_SSOP.pretty/pull/46, symbol, description) 2017-10-14 12:23:46 +02:00
jkriege2 bf33304edf removed non-existent parts 2017-10-14 09:57:51 +02:00
jkriege2 3e647ded8a fixed LT1945 (pin-stacking, footprint, description) 2017-10-14 09:39:43 +02:00
jkriege2 b76ec28801 reworked LT137x-family (symbol, footprint, variants, datasheets, ...) 2017-10-14 09:28:44 +02:00
evanshultz 218e0e7979 Merge pull request #1696 from sandhan26/Logic_74xx
added 74HC014 non-inverting Schmitt Trigger to Logic_74xx.lib
2017-10-13 12:30:33 -07:00
Jan W. Krieger c2db41de9a Merge pull request #1720 from ppelleti/q-photo-ec
Fix decription for Q_Photo_NPN_EC.
2017-10-13 08:39:38 +02:00
Jan W. Krieger 933f63a01b Merge pull request #1721 from ppelleti/mcp3021
Add symbol for MCP3021 10-Bit A/D Converter with I2C Interface.
2017-10-13 08:38:15 +02:00
jkriege2 a5db5c5258 reworked LT1108-family (split by package+voltage, pin-names, symbol, description)
changed ADP1108-family to be ALIAS of LT1108
2017-10-13 08:08:16 +02:00
jkriege2 ad1b54bd8d reworked LT1073-family (split by package, package, description) 2017-10-13 07:58:38 +02:00
jkriege2 774a01ddd8 fixed missing description of LM284xY and added X/Y-variants 2017-10-13 07:52:17 +02:00
Patrick Pelletier 3d0ff0bd4f Add SOT-23-5 to the description for MCP3021. 2017-10-12 22:32:48 -07:00
Patrick Pelletier 4ace53ad6e Add symbol for MCP3021 10-Bit A/D Converter with I2C Interface.
http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en011709
2017-10-12 21:00:08 -07:00
Sandhan Sarma 917b72b2b7 removed DIP from FP filter, updated keywords, fixed typos in description 2017-10-13 07:10:30 +05:30
Stefan Olsson e09a603bdd Removed duplicate P4080 2017-10-12 22:35:36 +02:00
Stefan Olsson a27a2b30a0 Removed duplicate P4080 2017-10-12 22:35:31 +02:00
Patrick Pelletier a4ae3f70cd Fix decription for Q_Photo_NPN_EC.
Q_Photo_NPN_EC had the description "Phototransistor NPN, 2-pin (C=1, E=2)".
I think it should be the other way around.
2017-10-12 12:57:08 -07:00
Stefan Olsson 7253bb4ee5 Restored P4080-BGA1295 2017-10-12 21:25:19 +02:00
Stefan Olsson 2b7ccf69e7 Fixed MC68332 2017-10-12 21:23:25 +02:00
Stefan Olsson d0ef20a862 Fixed MC68332 2017-10-12 21:23:21 +02:00
Sandhan Sarma 0c5f8dd5c2 corrected SOIC dimensions, default dimension as SOIC 2017-10-12 22:46:48 +05:30
Stefan Olsson f3e4fd1973 Added a number of obselete motorola parts 2017-10-12 18:55:23 +02:00
Stefan Olsson d3d5945932 Added a number of obselete motorola parts 2017-10-12 18:53:08 +02:00
Stefan Olsson 9453657834 Added a number of obselete motorola parts 2017-10-12 18:53:02 +02:00
Oliver a86d2fbf68 Merge pull request #1706 from Misca1234/SO-20_12.8x7.5mm_Pitch1.27mm_3D_2
So 20 12.8x7.5mm pitch1.27mm 3 d 2
2017-10-12 20:30:34 +11:00
jkriege2 c9930c626d added LM2840/LM2841/LM2842 series (as ALIAS) 2017-10-12 08:31:23 +02:00
Oliver dbd698c2ce Merge pull request #1717 from jkriege2/fix_dcdc2
Fix dc-dc.lib, part 2
2017-10-12 10:09:38 +11:00
Oliver fc128029bc Merge pull request #1718 from aurel32/adp7142-adp7182
Add Analog Devices ADP7142 and ADP7182 LDO regulators to regul library
2017-10-12 10:08:18 +11:00
jkriege2 3df753785b reworked LM5165 (split by adjustable/fixed due to pin-names, package, description) 2017-10-11 22:08:09 +02:00
jkriege2 5c7a906901 rworked LM5017 (footprints, symbol, datasheet, description) 2017-10-11 22:02:23 +02:00