Merge pull request #676 from piotr-wiszowaty/sht1x

sensors: add SHT1x symbol
This commit is contained in:
Oliver 2016-09-27 20:19:32 +10:00 committed by GitHub
commit 70e18d3bc2
2 changed files with 25 additions and 0 deletions

View file

@ -504,6 +504,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

@ -1072,6 +1072,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 W
ENDDRAW
ENDDEF
#
# TLV493D
#
DEF TLV493D U 0 40 Y Y 1 F N