From 3b29bc8620bba7411281131a3164707670af7d0a Mon Sep 17 00:00:00 2001 From: hackscribble Date: Tue, 5 Sep 2017 22:19:26 +0100 Subject: [PATCH] Add DS1822Z to sensors.lib. --- library/sensors.dcm | 6 ++++++ library/sensors.lib | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/library/sensors.dcm b/library/sensors.dcm index e6af34a5..71da712d 100644 --- a/library/sensors.dcm +++ b/library/sensors.dcm @@ -186,6 +186,12 @@ K OneWire 1Wire Maxim Dallas F http://datasheets.maximintegrated.com/en/ds/DS1822-PAR.pdf $ENDCMP # +$CMP DS1822Z +D Programmable Resolution 1-Wire Digital Thermometer, SOIC-8 +K OneWire 1-Wire 1Wire Maxim Dallas +F https://datasheets.maximintegrated.com/en/ds/DS1822.pdf +$ENDCMP +# $CMP DS1825 D 1-Wire Digital Temperature Sensor, MSOP-8 K 1Wire OneWire Maxim Dallas diff --git a/library/sensors.lib b/library/sensors.lib index cfce2c66..bedfcb47 100644 --- a/library/sensors.lib +++ b/library/sensors.lib @@ -347,6 +347,39 @@ X GND 4 -100 -300 100 U 40 40 1 1 W ENDDRAW ENDDEF # +# DS1822Z +# +DEF DS1822Z U 0 40 Y Y 1 F N +F0 "U" -150 250 50 H V C CNN +F1 "DS1822Z" 200 250 50 H V C CNN +F2 "Housings_SOIC:SOIC-8_3.9x4.9mm_Pitch1.27mm" -1000 -250 50 H I C CNN +F3 "" -150 250 50 H I C CNN +$FPLIST + SOIC*3.9x4.9mm*Pitch1.27mm* +$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 NC 1 -300 100 100 R 50 50 1 1 N N +X NC 2 -300 0 100 R 50 50 1 1 N N +X VDD 3 0 300 100 D 50 50 1 1 W +X DQ 4 300 0 100 L 50 50 1 1 B +X GND 5 0 -300 100 U 50 50 1 1 W +X NC 6 -300 -100 100 R 50 50 1 1 N N +X NC 7 300 100 100 L 50 50 1 1 N N +X NC 8 300 -100 100 L 50 50 1 1 N N +ENDDRAW +ENDDEF +# # DS18B20U # DEF DS18B20U U 0 40 Y Y 1 F N