sensors: add SHT1x symbol

This commit is contained in:
Piotr Wiszowaty 2016-09-04 14:18:17 +02:00
parent 6f6be914e7
commit 88c97a505e
2 changed files with 25 additions and 0 deletions

View file

@ -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

View file

@ -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