From 88c97a505e1c94f21ab589bd5ea2856f70df65f5 Mon Sep 17 00:00:00 2001 From: Piotr Wiszowaty Date: Sun, 4 Sep 2016 14:18:17 +0200 Subject: [PATCH] sensors: add SHT1x symbol --- library/sensors.dcm | 6 ++++++ library/sensors.lib | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/library/sensors.dcm b/library/sensors.dcm index 6c2febab..d8849b4d 100644 --- a/library/sensors.dcm +++ b/library/sensors.dcm @@ -480,6 +480,12 @@ K absolute pressure sensor F http://www.nxp.com/files/sensors/doc/data_sheet/MPXA6115A.pdf $ENDCMP # +$CMP SHT1x +D Temperature and humidity module +K digital temperature humidity sensor +F https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/Humidity_Sensors/Sensirion_Humidity_Sensors_SHT1x_Datasheet_V5.pdf +$ENDCMP +# $CMP TLV493D D Low power 3D magnetic sensor, I2C interface, SOT23-6 package K magnetic field i2c diff --git a/library/sensors.lib b/library/sensors.lib index 1a07db80..f42e5ab7 100644 --- a/library/sensors.lib +++ b/library/sensors.lib @@ -956,6 +956,25 @@ X NC 8 100 -300 100 U 50 50 1 1 N N ENDDRAW ENDDEF # +# SHT1x +# +DEF SHT1x U 0 40 Y Y 1 F N +F0 "U" 150 250 50 H V C CNN +F1 "SHT1x" 100 -250 50 H V C CNN +F2 "" 150 250 50 H V C CNN +F3 "" 150 250 50 H V C CNN +$FPLIST + SHT1x +$ENDFPLIST +DRAW +S -200 200 200 -200 0 1 0 f +X GND 1 -100 -300 100 U 50 50 1 1 W +X DATA 2 300 100 100 L 50 50 1 1 B +X SCK 3 300 -100 100 L 50 50 1 1 I +X VDD 4 -100 300 100 D 50 50 1 1 I +ENDDRAW +ENDDEF +# # TLV493D # DEF TLV493D U 0 40 Y Y 1 F N