From 56b7defcffd6927c645e710d6d08a360ae76fa9b Mon Sep 17 00:00:00 2001 From: hackscribble Date: Tue, 5 Sep 2017 16:38:03 +0100 Subject: [PATCH] Import improved version of MAX31820 plus four aliases into sensors.lib. --- library/sensors.dcm | 30 ++++++++++++++++++++++++++++++ library/sensors.lib | 29 +++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) diff --git a/library/sensors.dcm b/library/sensors.dcm index d7bb86aa..b0a4b0b8 100644 --- a/library/sensors.dcm +++ b/library/sensors.dcm @@ -168,6 +168,30 @@ K digital temperature humidity sensor F http://akizukidenshi.com/download/ds/aosong/DHT11.pdf $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 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 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 Flir_LEPTON D LWIR camera 8 to 14um 80x60 pixel K LWIR camera @@ -348,6 +372,12 @@ K Voltage transducer F http://www.lem.com/docs/products/lv_25-p.pdf $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 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 33a630fd..6c9d8119 100644 --- a/library/sensors.lib +++ b/library/sensors.lib @@ -1089,6 +1089,35 @@ X V- 6 0 -300 100 U 50 50 1 1 W ENDDRAW 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 "" -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 +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 +# # MCP9501 # DEF MCP9501 U 0 5 Y Y 1 F N