Commit graph

819 commits

Author SHA1 Message Date
Ricardo Crudo
687fc5f064 LPC11U00 documentation improved 2015-10-05 23:00:08 -03:00
Ricardo Crudo
f4614a103b Merge pull request #293 from WillBickerstaff/D_2x2_ACom
Added diode arrays 2 Pair Com A
2015-09-10 01:34:24 +02:00
Ricardo Crudo
0b9f7677a4 Merge pull request #292 from keulYSMB/master
added 1V1 and 1V5 power symbols
2015-09-10 01:30:09 +02:00
Ricardo Crudo
8a7e754d36 Merge branch 'pr265' 2015-09-10 00:39:03 +02:00
Ricardo Crudo
809415e1b2 small adjustments in ILI9341_LCD_Breakout 2015-09-10 00:38:47 +02:00
Ricardo Crudo
1c57e54d7a Merge pull request #259 from SchrodingersGat/sensors
Added ZXCT1009 high-side current shunt monitor, in SOT23-3 package.
2015-09-09 22:58:23 +02:00
Mikael Arguedas
7818984693 added 1V1 and 1V5 power symbols 2015-09-02 09:17:26 -07:00
Will Bickerstaff
cca4a8557f Added diode arrays 2 Pair Com A BAT54ADW Rohm_UMP11N, BAW56DW BAW56S MMBD4448HADW And Toshiba_HN1D01FU 2015-09-02 07:36:53 +01:00
CarlPoirier
e88dcb6fdf Merge pull request #264 from SchrodingersGat/dc-dc
Add LM3670F and ADP2108 dc-dc converters
2015-08-30 12:41:31 -04:00
Ricardo Crudo
b47e359088 Merge pull request #254 from WillBickerstaff/diodes
Add D_x4_KCom
2015-08-22 23:52:08 +02:00
Oliver Walters
25d38fbd6d Fixed symbol for thermistor (removed extra line) 2015-08-20 13:20:30 +10:00
Oliver Walters
1d0f965304 Added the ISL8117 synchronous PWM controller for dc-dc converter 2015-08-19 10:18:54 +10:00
Oliver Walters
63dafab02d Fixed some omissions from previous commit 2015-08-18 16:32:19 +10:00
Oliver Walters
dff2ca6379 Added AD8418 bidirectional current shunt sensor 2015-08-18 16:30:07 +10:00
Scott
c9e4248829 Apparently there isn't a 64-pin version of the 407. This undoes most of the last commit. 2015-08-12 14:32:24 -04:00
Scott
d149fe6e57 Merge remote-tracking branch 'upstream/master' 2015-08-12 14:24:40 -04:00
Scott
e39f31b2a2 Added STM32F407R as well. Also removed the (seemingly not useful?) EVENTOUT description from every single GPIO pin to keep the symbol size reasonable. 2015-08-12 14:20:17 -04:00
Scott
cf7cd88aec Added a schematic symbol for the STM32F405Rx, which is the 64-pin version of the 100-pin STM32F405Vx 2015-08-12 12:31:14 -04:00
Oliver Walters
2ac673f353 Added documentation link for the ILI9341 breakout 2015-08-11 09:40:53 +10:00
Oliver Walters
5d441b9726 Changed pin location on MCP9700_TT for more logical arrangement 2015-08-11 09:35:00 +10:00
Oliver Walters
eca4589d6c Simplified the aliases for MCP9700/MCP9701 temperature sensors 2015-08-11 09:33:48 +10:00
Oliver Walters
9f02097983 Fixed pin type for "Output" pin on INA19x series of current shunt sense ICs 2015-08-11 09:24:35 +10:00
Ricardo Crudo
e5da60d819 Merge pull request #270 from kajusK/pic
pic 16f88 added
2015-08-10 23:42:03 +02:00
nosuzuki
bad337ab6b Fixed misspells for Schottky diodes. 2015-08-07 07:47:14 +09:00
CarlPoirier
330f69de91 Merge pull request #231 from hzeller/suggestion-remove-repeated-component-name
Remove repeated component name
2015-08-04 10:27:07 -04:00
Oliver Walters
d8fe59827b Fixed layout of various pins for easier schematic wire layout. 2015-08-04 12:59:45 +10:00
Oliver Walters
5d759f3230 Adjusted pinout of ILI9341 LCD breakout PCB to match function rather than numbering 2015-08-04 09:17:46 +10:00
Will Bickerstaff
0a09bbbfa7 Re-draw to KLC, Rohm_UMN1N as master part, aliases documented independently 2015-08-03 20:26:35 +01:00
Oliver Walters
02ee1ce903 Fixed pin arrangement of LM3670MF
Fixed pin arrangement of ADP2108
2015-08-03 15:21:12 +10:00
Oliver Walters
b73c169de2 Changed pin directions on GPIO pins to "bidirectional" 2015-08-03 15:15:12 +10:00
Oliver Walters
0d7b018546 Changed pin directions on all I/O pins to "bidirectional" 2015-08-03 15:05:15 +10:00
Oliver Walters
6174dd93e9 Fixed alias for PIC18(L)FxxK80 series
- Added documentation for aliases
- Added description for aliases
- Added keywords for aliases
2015-08-03 14:37:21 +10:00
Oliver Walters
841279b80a Added documentation for LM7332 alias 2015-08-03 14:18:46 +10:00
Oliver Walters
2e2ff3ff4f Added documentation info for MCP6002 and MCP6004 aliases 2015-08-03 14:16:10 +10:00
Oliver Walters
7290313ae4 Added documentation for aliases in INA19x series
Added documentation for aliases in MCP970x series
2015-08-03 13:53:57 +10:00
Oliver Walters
3ff4f6cb18 Added further documentation for various part aliases 2015-08-03 13:28:20 +10:00
Oliver Walters
62f279e40c Fixed symbol pin layout(s)
Fixed symbol pin arrangements for:
25LC_EEPROM (AT25 / BR255  / CAT250 aliases)
MB85RS series FRAM
MR20H40/MR25H40 series MRAM
2015-08-03 13:19:37 +10:00
Oliver Walters
f0a3a2dd82 Adjusted symbols in sensors.lib
Fixed INA19x series (pins reflect function not numerical order)
Fixed MCP970x series (pins reflect function not numerical order)
2015-08-03 13:06:05 +10:00
Jakub Kaderka
c392d9e75b pic 16f88 added 2015-08-01 15:21:31 +02:00
Oliver Walters
9ad90c6a74 Fixed the 93 series serial EEPROM chips
Added appropriate aliases
2015-07-31 15:06:13 +10:00
Oliver Walters
f3a8f8d539 Added MR20H40/MR25H40 SPI MRAM in DFN-8 1P package 2015-07-31 13:31:56 +10:00
Oliver Walters
2682d42b9e Added OPA376AIDCK op amp (SC70-5 package) 2015-07-31 13:21:12 +10:00
Oliver Walters
3d47e08404 Added symbol for 8-pin external EEPROM with SPI interface
25LC series (microchip)
AT25 series (atmel)
BR25S series (ROHM)
CAT250 series (ON semi)
2015-07-30 16:33:50 +10:00
Oliver Walters
88b0a4e203 Added symbol for MB85RS series of FRAM memory
http://www.fujitsu.com/global/products/devices/semiconductor/memory/fram/standalone/1m-2m-spi.html
2015-07-30 16:32:05 +10:00
Oliver Walters
71a90813ed Added alias for LMP2231
Added alias for LMP2232
2015-07-30 16:04:51 +10:00
Oliver Walters
0a55486f37 Added alias "LM7332" to OP275 in linear.lib 2015-07-30 15:43:08 +10:00
Oliver Walters
7507414613 Fixed commit for library/microchip_pic18mcu.lib
(Missed the file in previous commit)
2015-07-30 15:18:27 +10:00
Oliver Walters
17dc95051c Added symbols for the TQFP-44 microcontrollers in the PIC18(L)F4xK80-I/PT range
PIC18F45K80-I/PT
PIC18F46K80-I/PT  (alias)
PIC18LF45K80-I/PT (alias)
PIC18LF46K80-I/PT (alias)
2015-07-30 14:57:45 +10:00
Oliver Walters
7921879188 Added QFN-44 chips in the PIC18(L)F4XK80 series
PIC18F45K80-I/ML
PIC18F46K80-I/ML (alias)
PIC18LF45K80-I/ML (alias)
PIC18LF46K80-I/ML (alias)
2015-07-30 14:51:29 +10:00
Oliver Walters
b0d806120b Added symbol for the PIC18(L)F2xK0 microcontrollers in SSOP-28 footprint 2015-07-30 14:24:47 +10:00