From dea4b7e60d05c3d6d69d3709898d1694f36033aa Mon Sep 17 00:00:00 2001 From: hackscribble Date: Tue, 5 Sep 2017 22:25:36 +0100 Subject: [PATCH] Add DS18B20Z and DS18S20Z aliases to DS1822Z. --- library/sensors.dcm | 12 ++++++++++++ library/sensors.lib | 1 + 2 files changed, 13 insertions(+) diff --git a/library/sensors.dcm b/library/sensors.dcm index 71da712d..2f8e10a9 100644 --- a/library/sensors.dcm +++ b/library/sensors.dcm @@ -216,6 +216,12 @@ K OneWire 1-Wire 1Wire Maxim Dallas F https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf $ENDCMP # +$CMP DS18B20Z +D Programmable Resolution 1-Wire Digital Thermometer, SOIC-8 +K OneWire 1-Wire 1Wire Maxim Dallas +F https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf +$ENDCMP +# $CMP DS18S20 D High-Precision 1-Wire Digital Thermometer, TO-92 K OneWire 1Wire Maxim Dallas @@ -228,6 +234,12 @@ K OneWire 1Wire Maxim Dallas F http://datasheets.maximintegrated.com/en/ds/DS18S20-PAR.pdf $ENDCMP # +$CMP DS18S20Z +D Programmable Resolution 1-Wire Digital Thermometer, SOIC-8 +K OneWire 1-Wire 1Wire Maxim Dallas +F https://datasheets.maximintegrated.com/en/ds/DS18S20.pdf +$ENDCMP +# $CMP Flir_LEPTON D LWIR camera 8 to 14um 80x60 pixel K LWIR camera diff --git a/library/sensors.lib b/library/sensors.lib index bedfcb47..4454db88 100644 --- a/library/sensors.lib +++ b/library/sensors.lib @@ -354,6 +354,7 @@ 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 +ALIAS DS18B20Z DS18S20Z $FPLIST SOIC*3.9x4.9mm*Pitch1.27mm* $ENDFPLIST