Commit graph

1319 commits

Author SHA1 Message Date
kinichiro 7f725b86e2 clean up symbols in bbd.lib
- removed unneeded rectangles
2016-03-13 01:32:14 +09:00
kinichiro f2936c688c Update description and keywords for components in bbd.lib 2016-03-11 22:22:57 +09:00
kinichiro 2f23221c1b Create bbd.lib
- create new component library for Bucket Brigade Delay (BBD) chip
- includes MN3005, MN3007, MN3101, MN3102, MN3207, RD5106A, SAD1024 and TDA1022
- KLC compliance
2016-03-09 21:40:57 +09:00
Thomas Pointhuber e0273d16fb Merge pull request #361 from nagelkl/master
Added STM32F030F4 to STM32 Library
2016-02-01 18:57:37 +01:00
Ricardo Crudo 0a284e21da minor fixes on ac-dc lib 2016-01-31 21:35:13 +01:00
Ricardo Crudo 303b759dd3 Merge pull request #375 from freefood89/resize-pot
Resize pot
2016-01-31 18:32:53 +01:00
CarlPoirier 650826497d Merge pull request #329 from cedricboudinet/master
Add MCP3002 and MCP3008 ADCs
2016-01-31 11:56:26 -05:00
Cedric Boudinet 912b6b4137 correcting mcp3008 2016-01-31 17:45:57 +01:00
Cedric Boudinet e0a2f16624 reducing mcp3008 width 2016-01-31 17:05:03 +01:00
freefood89 23d4f4390b reordered line for diff 2016-01-22 01:50:53 -05:00
freefood89 4f1144583d resized POT 2016-01-22 01:49:45 -05:00
Cedric Boudinet 68f5e850ca Correcting mcp3002 style 2016-01-17 12:22:26 +01:00
CarlPoirier ee6c2a8a0c Merge pull request #355 from tahiro86j/master
Fixes for 2SA1016 and Japanese PNP-BJTs.
2016-01-16 17:10:42 -05:00
Ricardo Crudo 38f4a551c7 Merge pull request #287 from marv/3D_LEDs_SMD
Add 3D models for basic SMD LEDs by Walter Lain
2016-01-05 18:50:08 -02:00
Klaus Nagel ccdd30bd7e Added STM32F030F4 to STM32 Library 2016-01-05 18:50:03 +01:00
Ricardo Crudo 06d9cd2a3a Merge pull request #334 from pointhi/library-solid-state-relais
[enh] add S102S01 and similar solid state relais
2016-01-04 18:38:09 -02:00
Ricardo Crudo 0a180f6f41 Merge pull request #356 from g200kg/fix
wrong electrical type in LS85
2016-01-04 12:13:37 -02:00
Tatsuya Shinyagaito cac5dc2abf wrong electrical type in LS85
2,3,4 pins should be inputs
2016-01-03 18:23:44 +09:00
Tahiro Hashizume 3bc390a6e3 Fixed 2SA1016.
a.) 2SA1016 renamed to 2SA1015.
2016-01-03 00:53:30 +09:00
Tahiro Hashizume 9bd88c1527 Fixes for 2SA1016, 2SB631, 2SB817.
a.)2SA1016 renamed to 2SA1015
b.)Vce and Ic for 2SAxxxx and 2SBxxxx devices corrected.
2016-01-03 00:51:03 +09:00
Cedric Boudinet 4d28660765 correcting mcp3002/3008 style 2015-12-30 16:15:56 +01:00
Ricardo Crudo 51b9840e9a Merge pull request #352 from diggit/texas_isolators_fix
fixed wrong pin number
2015-12-29 10:30:28 -02:00
diggit d57e38fbaf fixed wrong pin number 2015-12-28 19:50:27 +01:00
Thomas Pointhuber 0b502fcca3 [fix] typo Relais -> Relays 2015-12-20 10:19:36 +01:00
Ricardo Crudo c2636c2821 Merge pull request #337 from joewaj/master
Added LED driver IS31LT3360 to regul library
2015-12-19 19:34:55 -02:00
joewaj 14bbcb9d20 Fixed the datasheet link for IS31LT3360 2015-12-19 22:26:05 +01:00
Ricardo Crudo 928986b538 Merge pull request #340 from keulYSMB/fixPowerLib
added 1V0 and 1V35 symbols. Fixed text size to 50mil to comply with KLC
2015-12-19 18:45:14 -02:00
Ricardo Crudo 12650380d6 Merge pull request #344 from diggit/texas_isolators
added Texas isolators (Dual,Quad)
2015-12-19 18:20:33 -02:00
diggit 20b73f21d9 rearanged pins at TI 2CH isolators 2015-12-14 14:17:11 +01:00
diggit f4579aeda5 added TI 4CH isolators ISO7340C ISO7340FC ISO7341C ISO7341FC ISO7342C ISO7342FC 2015-12-14 10:53:25 +01:00
diggit bc01c97418 added TI 2CH isolators ISO7320C ISO7320FC ISO7321C ISO7321FC 2015-12-14 00:48:00 +01:00
Thomas Pointhuber 3c7ae80032 [enh] improve footprint for SSR made by Sharp 2015-12-12 16:42:38 +01:00
Mikael Arguedas 80ecd88ae3 added 1V0 and 1V35 symbols. Fixed text size to 50mil to comply with KLC 2015-12-07 16:07:18 +01:00
CarlPoirier 163f2fcbe5 Merge pull request #336 from BartDeWaal/clean
Transistors: fixed PN2222A
2015-12-06 18:58:18 -05:00
CarlPoirier cb49186601 Merge pull request #338 from alperyazar/master
FIX Rule 3.8 violation for NCP45560
2015-12-06 18:29:37 -05:00
Alper Yazar 6f5639f837 FIX Rule 3.8 violation for NCP45560
Signed-off-by: Alper Yazar <posta@alperyazar.com>
2015-12-04 22:52:39 +02:00
joewaj 6a7d62ad2c Changed text size to 50mil according rule 3.6 2015-12-03 23:00:41 +01:00
joewaj efd0c7a4ce Merge branch 'master' of https://github.com/joewaj/kicad-library 2015-12-03 22:13:06 +01:00
joewaj 6614e72185 Added LED driver IS31LT3360
Added the ISSI switching LED driver IS31LT3360,
2015-12-03 22:00:38 +01:00
Bart de Waal fb35854dab Transistors: fixed PN2222A
Fixed pinout to match datasheet

Changed keywords to words that are related to the part

Removed default non-existant footprint. The filter is set correctly, so
it should be easy to find a correct footprint.
2015-12-03 21:04:21 +01:00
joewaj d726c9a970 Merge remote-tracking branch 'refs/remotes/KiCad/master' 2015-12-03 16:38:53 +01:00
joewaj 87ee7353ce Merge pull request #1 from KiCad/master
Merge with upstream source
2015-12-03 16:36:46 +01:00
carl.poirier.2@gmail.com 0b75e5ee44 Merge branch 'master' of https://github.com/KiCad/kicad-library 2015-11-29 08:40:15 -05:00
carl.poirier.2@gmail.com 12ec5a0828 Merge branch 'pointhi-library_rn42' 2015-11-29 08:39:37 -05:00
carl.poirier.2@gmail.com c3748a6b36 fix conflicts 2015-11-29 08:39:11 -05:00
CarlPoirier b48a173c2f Merge pull request #335 from pointhi/library-device-impr
[fix] scale down diode bridge
2015-11-29 08:20:26 -05:00
Thomas Pointhuber e4809010fb [fix] scale down diode bridge 2015-11-28 19:13:30 +01:00
Thomas Pointhuber b36d491f7b [enh] add S102S01 and similar solid state relais 2015-11-28 18:35:41 +01:00
CarlPoirier aa57fe8fb6 Merge pull request #332 from CarlPoirier/Fix-field-text-size-50mils
Fix field text size to 50mils, enforce a maximum pin text and num size of 50mils
2015-11-28 10:06:21 -05:00
carl.poirier.2@gmail.com 710f9d2028 Enforced a maximum pin text and num size of 50mils 2015-11-28 10:01:15 -05:00