From 201846982d7b0c955d23c53e1038c694d2dd3cc2 Mon Sep 17 00:00:00 2001 From: hackscribble Date: Tue, 5 Sep 2017 16:40:48 +0100 Subject: [PATCH] Import improved version of MAX31826 into sensors.lib. --- library/sensors.dcm | 6 ++++++ library/sensors.lib | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/library/sensors.dcm b/library/sensors.dcm index abc43e55..1d4250d2 100644 --- a/library/sensors.dcm +++ b/library/sensors.dcm @@ -402,6 +402,12 @@ 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 MCP9501 D Temperature Switch with Selectable Hysteresis, Open-Drain, Active-Low Output (Hot Option), SOT-23-5 K Temperature Switch sensor diff --git a/library/sensors.lib b/library/sensors.lib index 20a4ef8c..1e0d41c6 100644 --- a/library/sensors.lib +++ b/library/sensors.lib @@ -1146,6 +1146,38 @@ X DQ 2 300 0 100 L 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" 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 # DEF MCP9501 U 0 5 Y Y 1 F N