Merge branch 'MCP9700'

This commit is contained in:
Oliver Walters 2016-04-14 14:29:40 +10:00
commit a10924fdf7
2 changed files with 16 additions and 16 deletions

View file

@ -366,49 +366,49 @@ K Thermocouple Converter
F http://www.maximintegrated.com/en/products/analog/sensors-and-sensor-interface/MAX31855.html#popuppdf
$ENDCMP
#
$CMP MCP9700-E/LT
$CMP MCP9700T-E/LT
D Low power, analog thermistor temperature sensor, 2C accuracy, -40C to +125C, in SC-70-5 package
K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf
$ENDCMP
#
$CMP MCP9700-E/TT
$CMP MCP9700T-E/TT
D Low power, analog thermistor temperature sensor, 2C accuracy, -40C to +125C, in SOT-23-3 package
K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf
$ENDCMP
#
$CMP MCP9700-H/LT
$CMP MCP9700T-H/LT
D Low power, analog thermistor temperature sensor, 2C accuracy, -40C to +150C, in SC-70-5 package
K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf
$ENDCMP
#
$CMP MCP9700-H/TT
$CMP MCP9700T-H/TT
D Low power, analog thermistor temperature sensor, 2C accuracy, -40C to +150C, in SOT-23-3 package
K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf
$ENDCMP
#
$CMP MCP9700A-E/LT
$CMP MCP9700AT-E/LT
D Low power, analog thermistor temperature sensor, 4C accuracy, -40C to +125C, in SC-70-5 package
K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf
$ENDCMP
#
$CMP MCP9700A-E/TT
$CMP MCP9700AT-E/TT
D Low power, analog thermistor temperature sensor, 4C accuracy, -40C to +125C, in SOT-23-3 package
K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf
$ENDCMP
#
$CMP MCP9700A-H/LT
$CMP MCP9700AT-H/LT
D Low power, analog thermistor temperature sensor, 4C accuracy, -40C to +150C, in SC-70-5 package
K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf
$ENDCMP
#
$CMP MCP9700A-H/TT
$CMP MCP9700AT-H/TT
D Low power, analog thermistor temperature sensor, 4C accuracy, -40C to +150C, in SOT-23-3 package
K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf

View file

@ -625,14 +625,14 @@ X NC 8 -400 0 100 R 50 50 1 1 I N
ENDDRAW
ENDDEF
#
# MCP9700-H/TT
# MCP9700T-H/TT
#
DEF MCP9700-H/TT U 0 40 Y Y 1 F N
DEF MCP9700T-H/TT U 0 40 Y Y 1 F N
F0 "U" -250 250 50 H V C CNN
F1 "MCP9700-H/TT" 50 250 50 H V L CNN
F1 "MCP9700T-H/TT" 50 250 50 H V L CNN
F2 "" 100 -250 50 H V L CNN
F3 "" -150 250 50 H V C CNN
ALIAS MCP9700-E/TT MCP9700A-H/TT MCP9700A-E/TT
ALIAS MCP9700T-E/TT MCP9700AT-H/TT MCP9700AT-E/TT
$FPLIST
SOT-23-3*
$ENDFPLIST
@ -654,14 +654,14 @@ X GND 3 0 -300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MCP9700A-E/LT
# MCP9700AT-E/LT
#
DEF MCP9700A-E/LT U 0 40 Y Y 1 F N
DEF MCP9700AT-E/LT U 0 40 Y Y 1 F N
F0 "U" -250 250 50 H V C CNN
F1 "MCP9700A-E/LT" 50 250 50 H V L CNN
F1 "MCP9700AT-E/LT" 50 250 50 H V L CNN
F2 "" 50 -250 50 H V L CNN
F3 "" 0 0 50 H V C CNN
ALIAS MCP9700A-H/LT MCP9700-E/LT MCP9700-H/LT
ALIAS MCP9700AT-H/LT MCP9700T-E/LT MCP9700T-H/LT
$FPLIST
SC-70-5*
$ENDFPLIST