Add DS18B20Z and DS18S20Z aliases to DS1822Z.
This commit is contained in:
parent
3b29bc8620
commit
dea4b7e60d
2 changed files with 13 additions and 0 deletions
|
@ -216,6 +216,12 @@ K OneWire 1-Wire 1Wire Maxim Dallas
|
||||||
F https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf
|
F https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf
|
||||||
$ENDCMP
|
$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
|
$CMP DS18S20
|
||||||
D High-Precision 1-Wire Digital Thermometer, TO-92
|
D High-Precision 1-Wire Digital Thermometer, TO-92
|
||||||
K OneWire 1Wire Maxim Dallas
|
K OneWire 1Wire Maxim Dallas
|
||||||
|
@ -228,6 +234,12 @@ K OneWire 1Wire Maxim Dallas
|
||||||
F http://datasheets.maximintegrated.com/en/ds/DS18S20-PAR.pdf
|
F http://datasheets.maximintegrated.com/en/ds/DS18S20-PAR.pdf
|
||||||
$ENDCMP
|
$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
|
$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
|
||||||
|
|
|
@ -354,6 +354,7 @@ F0 "U" -150 250 50 H V C CNN
|
||||||
F1 "DS1822Z" 200 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
|
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
|
F3 "" -150 250 50 H I C CNN
|
||||||
|
ALIAS DS18B20Z DS18S20Z
|
||||||
$FPLIST
|
$FPLIST
|
||||||
SOIC*3.9x4.9mm*Pitch1.27mm*
|
SOIC*3.9x4.9mm*Pitch1.27mm*
|
||||||
$ENDFPLIST
|
$ENDFPLIST
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue