Merge pull request #1595 from hackscribble/move_improve_MAX3182x

Move, improve MAX3182x temperature sensors
This commit is contained in:
Jan W. Krieger 2017-09-05 19:29:40 +02:00 committed by GitHub
commit 7676df39f7
4 changed files with 167 additions and 120 deletions

View file

@ -18,24 +18,6 @@ K Dual Digital Potentiometer Maxim
F https://datasheets.maximintegrated.com/en/ds/DS1267.pdf F https://datasheets.maximintegrated.com/en/ds/DS1267.pdf
$ENDCMP $ENDCMP
# #
$CMP DS1821C
D Programmable Digital Thermostat and Thermometer
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS1821.pdf
$ENDCMP
#
$CMP DS1822
D Econo 1-Wire Digital Thermometer TO-92
K OneWire 1Wire Dallas Maxim
F http://datasheets.maximintegrated.com/en/ds/DS1822.pdf
$ENDCMP
#
$CMP DS1822-PAR
D Econo 1-Wire Parasite-Power Digital Thermometer
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS1822-PAR.pdf
$ENDCMP
#
$CMP DS1822Z $CMP DS1822Z
D Econo 1-Wire Digital Thermometer MSOP-8 D Econo 1-Wire Digital Thermometer MSOP-8
K OneWire 1-Wire 1Wire Maxim Dallas K OneWire 1-Wire 1Wire Maxim Dallas
@ -48,18 +30,6 @@ K 1Wire OneWire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS1825.pdf F http://datasheets.maximintegrated.com/en/ds/DS1825.pdf
$ENDCMP $ENDCMP
# #
$CMP DS18B20
D Programmable Resolution 1-Wire Digital Thermometer TO-92
K OneWire 1Wire Dallas Maxim
F http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf
$ENDCMP
#
$CMP DS18B20-PAR
D 1-Wire Parasite-Power Digital Thermometer
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS18B20-PAR.pdf
$ENDCMP
#
$CMP DS18B20U $CMP DS18B20U
D Programmable Resolution 1-Wire Digital Thermometer MSOP-8 D Programmable Resolution 1-Wire Digital Thermometer MSOP-8
K OneWire 1-Wire 1Wire Maxim Dallas K OneWire 1-Wire 1Wire Maxim Dallas
@ -72,18 +42,6 @@ K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf F http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf
$ENDCMP $ENDCMP
# #
$CMP DS18S20
D High-Precision 1-Wire Digital Thermometer TO-92
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS18S20.pdf
$ENDCMP
#
$CMP DS18S20-PAR
D 1-Wire Parasite-Power Digital Thermometer
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS18S20-PAR.pdf
$ENDCMP
#
$CMP DS18S20Z $CMP DS18S20Z
D High-Precision 1-Wire Digital Thermometer SOIC-8 D High-Precision 1-Wire Digital Thermometer SOIC-8
K OneWire 1Wire Dallas Maxim K OneWire 1Wire Dallas Maxim
@ -156,24 +114,6 @@ K 10-Bit ADC Serial 4-Channel Maxim
F https://datasheets.maximintegrated.com/en/ds/MAX1248-MAX1249.pdf F https://datasheets.maximintegrated.com/en/ds/MAX1248-MAX1249.pdf
$ENDCMP $ENDCMP
# #
$CMP MAX31820
D 1-Wire Ambient Temperature Sensor
K OneWire 1-Wire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/MAX31820.pdf
$ENDCMP
#
$CMP MAX31820PAR
D 1-Wire, Parasite-Power, Ambient Temperature Sensor
K OneWire 1-Wire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/MAX31820PAR.pdf
$ENDCMP
#
$CMP MAX31826
D 1-Wire Digital Temperature Sensor with 1Kb Lockable EEPROM
K 1Wire OneWire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/MAX31826.pdf
$ENDCMP
#
$CMP MAX7325AEG+ $CMP MAX7325AEG+
D I2C Port Expander with 8 Push-Pull and 8 Open-Drain I/Os, QSOP-24 package D I2C Port Expander with 8 Push-Pull and 8 Open-Drain I/Os, QSOP-24 package
K Expander I2C Parallel Port GPIO Maxim K Expander I2C Parallel Port GPIO Maxim

View file

@ -329,6 +329,23 @@ X VDD 8 -300 100 100 R 50 50 1 1 W
ENDDRAW ENDDRAW
ENDDEF ENDDEF
# #
# DS2401
#
DEF DS2401 U 0 40 Y Y 1 F N
F0 "U" -150 250 50 H V C CNN
F1 "DS2401" 100 250 50 H V C CNN
F2 "" -150 250 50 H I C CNN
F3 "" -150 250 50 H I C CNN
$FPLIST
TO*92*
$ENDFPLIST
DRAW
S -200 200 200 -200 0 1 10 f
X GND 1 0 -300 100 U 50 50 1 1 W
X DQ 2 -300 0 100 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
# DS2401P # DS2401P
# #
DEF DS2401P U 0 40 Y Y 1 F N DEF DS2401P U 0 40 Y Y 1 F N
@ -570,66 +587,6 @@ X OUT+ 6 600 100 300 L 50 50 1 1 O
ENDDRAW ENDDRAW
ENDDEF ENDDEF
# #
# MAX31820
#
DEF MAX31820 U 0 40 Y Y 1 F N
F0 "U" -150 250 50 H V C CNN
F1 "MAX31820" 0 -250 50 H V C CNN
F2 "" -150 250 50 H I C CNN
F3 "" -150 250 50 H I C CNN
ALIAS DS1822 DS18B20 DS18S20 DS1821C
$FPLIST
TO-92_*
$ENDFPLIST
DRAW
S -200 200 200 -200 0 1 0 N
X GND 1 -300 -100 100 R 50 50 1 1 W
X DQ 2 -300 0 100 R 50 50 1 1 B
X VDD 3 -300 100 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MAX31820PAR
#
DEF MAX31820PAR U 0 40 Y Y 1 F N
F0 "U" -150 250 50 H V C CNN
F1 "MAX31820PAR" 0 -250 50 H V C CNN
F2 "" -150 250 50 H I C CNN
F3 "" -150 250 50 H I C CNN
ALIAS DS1822-PAR DS18B20-PAR DS18S20-PAR DS2401
$FPLIST
TO-92_*
$ENDFPLIST
DRAW
S -200 200 200 -200 0 1 0 N
X GND 1 -300 -100 100 R 50 50 1 1 W
X DQ 2 -300 100 100 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
# MAX31826
#
DEF MAX31826 U 0 40 Y Y 1 F N
F0 "U" -250 350 50 H V C CNN
F1 "MAX31826" 0 -350 50 H V C CNN
F2 "" -100 -150 50 H I C CNN
F3 "" -100 -150 50 H I C CNN
$FPLIST
MSOP-8_3x3mm_Pitch0.65mm
MSOP-8_3x3mm_Pitch0.65mm*
$ENDFPLIST
DRAW
S -300 300 300 -300 0 1 0 N
X VDD 1 -400 100 100 R 50 50 1 1 W
X DQ 2 -400 0 100 R 50 50 1 1 B
X GND 4 -400 -100 100 R 50 50 1 1 W
X AD0 5 400 200 100 L 50 50 1 1 I
X AD1 6 400 100 100 L 50 50 1 1 I
X AD2 7 400 -100 100 L 50 50 1 1 I
X AD3 8 400 -200 100 L 50 50 1 1 I
ENDDRAW
ENDDEF
#
# MAX453 # MAX453
# #
DEF MAX453 U 0 40 Y Y 1 F N DEF MAX453 U 0 40 Y Y 1 F N

View file

@ -168,6 +168,48 @@ K digital temperature humidity sensor
F http://akizukidenshi.com/download/ds/aosong/DHT11.pdf F http://akizukidenshi.com/download/ds/aosong/DHT11.pdf
$ENDCMP $ENDCMP
# #
$CMP DS1821C
D Programmable Digital Thermostat and Thermometer, TO-92
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS1821.pdf
$ENDCMP
#
$CMP DS1822
D Econo 1-Wire Digital Thermometer, TO-92
K OneWire 1Wire Dallas Maxim
F http://datasheets.maximintegrated.com/en/ds/DS1822.pdf
$ENDCMP
#
$CMP DS1822-PAR
D Econo 1-Wire Parasite-Power Digital Thermometer, TO-92
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS1822-PAR.pdf
$ENDCMP
#
$CMP DS18B20
D Programmable Resolution 1-Wire Digital Thermometer, TO-92
K OneWire 1Wire Dallas Maxim
F http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf
$ENDCMP
#
$CMP DS18B20-PAR
D 1-Wire Parasite-Power Digital Thermometer, TO-92
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS18B20-PAR.pdf
$ENDCMP
#
$CMP DS18S20
D High-Precision 1-Wire Digital Thermometer, TO-92
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS18S20.pdf
$ENDCMP
#
$CMP DS18S20-PAR
D 1-Wire Parasite-Power Digital Thermometer, TO-92
K OneWire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/DS18S20-PAR.pdf
$ENDCMP
#
$CMP Flir_LEPTON $CMP Flir_LEPTON
D LWIR camera 8 to 14um 80x60 pixel D LWIR camera 8 to 14um 80x60 pixel
K LWIR camera K LWIR camera
@ -348,6 +390,24 @@ K Voltage transducer
F http://www.lem.com/docs/products/lv_25-p.pdf F http://www.lem.com/docs/products/lv_25-p.pdf
$ENDCMP $ENDCMP
# #
$CMP MAX31820
D 1-Wire Ambient Temperature Sensor, TO-92
K OneWire 1-Wire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/MAX31820.pdf
$ENDCMP
#
$CMP MAX31820PAR
D 1-Wire, Parasite-Power, Ambient Temperature Sensor, TO-92
K OneWire 1-Wire 1Wire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/MAX31820PAR.pdf
$ENDCMP
#
$CMP MAX31826
D 1-Wire Digital Temperature Sensor with 1Kb Lockable EEPROM, MSOP-8
K 1Wire OneWire Maxim Dallas
F http://datasheets.maximintegrated.com/en/ds/MAX31826.pdf
$ENDCMP
#
$CMP MCP9501 $CMP MCP9501
D Temperature Switch with Selectable Hysteresis, Open-Drain, Active-Low Output (Hot Option), SOT-23-5 D Temperature Switch with Selectable Hysteresis, Open-Drain, Active-Low Output (Hot Option), SOT-23-5
K Temperature Switch sensor K Temperature Switch sensor

View file

@ -1089,6 +1089,96 @@ X V- 6 0 -300 100 U 50 50 1 1 W
ENDDRAW ENDDRAW
ENDDEF ENDDEF
# #
# MAX31820
#
DEF MAX31820 U 0 40 Y Y 1 F N
F0 "U" -150 250 50 H V C CNN
F1 "MAX31820" 250 250 50 H V C CNN
F2 "TO_SOT_Packages_THT:TO-92_Inline_Narrow_Oval" -1000 -250 50 H I C CNN
F3 "" -150 250 50 H I C CNN
ALIAS DS1822 DS18B20 DS18S20 DS1821C
$FPLIST
TO*92*
$ENDFPLIST
DRAW
A -130 125 25 1 1799 0 1 10 N -105 125 -155 125
C -130 -100 50 0 1 10 F
S -200 200 200 -200 0 1 10 f
S -105 -75 -155 0 0 1 10 F
P 2 0 1 10 -155 25 -130 25 N
P 2 0 1 10 -155 50 -130 50 N
P 2 0 1 10 -155 75 -130 75 N
P 2 0 1 10 -155 100 -130 100 N
P 2 0 1 10 -155 125 -155 0 N
P 2 0 1 10 -155 125 -130 125 N
P 2 0 1 10 -105 125 -105 0 N
X GND 1 0 -300 100 U 50 50 1 1 W
X DQ 2 300 0 100 L 50 50 1 1 B
X VDD 3 0 300 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MAX31820PAR
#
DEF MAX31820PAR U 0 40 Y Y 1 F N
F0 "U" -150 250 50 H V C CNN
F1 "MAX31820PAR" 300 250 50 H V C CNN
F2 "TO_SOT_Packages_THT:TO-92_Inline_Narrow_Oval" -1000 -250 50 H I C CNN
F3 "" -150 250 50 H I C CNN
ALIAS DS1822-PAR DS18B20-PAR DS18S20-PAR
$FPLIST
TO*92*
$ENDFPLIST
DRAW
A -130 125 25 1 1799 0 1 10 N -105 125 -155 125
C -130 -100 50 0 1 10 F
S -200 200 200 -200 0 1 10 f
S -105 -75 -155 0 0 1 10 F
P 2 0 1 10 -155 25 -130 25 N
P 2 0 1 10 -155 50 -130 50 N
P 2 0 1 10 -155 75 -130 75 N
P 2 0 1 10 -155 100 -130 100 N
P 2 0 1 10 -155 125 -155 0 N
P 2 0 1 10 -155 125 -130 125 N
P 2 0 1 10 -105 125 -105 0 N
X GND 1 0 -300 100 U 50 50 1 1 W
X DQ 2 300 0 100 L 50 50 1 1 B
X NC 3 300 100 100 L 50 50 1 1 N N
ENDDRAW
ENDDEF
#
# MAX31826
#
DEF MAX31826 U 0 40 Y Y 1 F N
F0 "U" -250 350 50 H V C CNN
F1 "MAX31826" 250 350 50 H V C CNN
F2 "Housings_SSOP:MSOP-8_3x3mm_Pitch0.65mm" -950 -350 50 H I C CNN
F3 "" -200 -150 50 H I C CNN
$FPLIST
MSOP*3x3mm*Pitch0.65mm*
$ENDFPLIST
DRAW
A 95 125 25 1 1799 0 1 10 N 120 125 70 125
C 95 -100 50 0 1 10 F
S -300 300 300 -300 0 1 10 f
S 120 -75 70 0 0 1 10 F
P 2 0 1 10 70 25 95 25 N
P 2 0 1 10 70 50 95 50 N
P 2 0 1 10 70 75 95 75 N
P 2 0 1 10 70 100 95 100 N
P 2 0 1 10 70 125 70 0 N
P 2 0 1 10 70 125 95 125 N
P 2 0 1 10 120 125 120 0 N
X VDD 1 0 400 100 D 50 50 1 1 W
X DQ 2 400 0 100 L 50 50 1 1 B
X GND 4 0 -400 100 U 50 50 1 1 W
X AD0 5 -400 200 100 R 50 50 1 1 I
X AD1 6 -400 100 100 R 50 50 1 1 I
X AD2 7 -400 0 100 R 50 50 1 1 I
X AD3 8 -400 -100 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
# MCP9501 # MCP9501
# #
DEF MCP9501 U 0 5 Y Y 1 F N DEF MCP9501 U 0 5 Y Y 1 F N