Merge branch 'LMT87'
Conflicts: library/sensors.dcm
This commit is contained in:
commit
acf0ffd0a5
2 changed files with 55 additions and 0 deletions
|
@ -348,6 +348,30 @@ K temperature sensor
|
||||||
F http://www.ti.com/lit/ds/symlink/lm35.pdf
|
F http://www.ti.com/lit/ds/symlink/lm35.pdf
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
|
$CMP LMT84DCK
|
||||||
|
D Analog temperature sensor, NTC, 0.4C accuracy, -5.5mV/C, -50C to +150C, 1.5 to 5.5V, SC-70-5 package
|
||||||
|
K temperature sensor thermistor ntc
|
||||||
|
F http://www.ti.com/lit/ds/symlink/lmt84.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP LMT85DCK
|
||||||
|
D Analog temperature sensor, NTC, 0.3C accuracy, -8.2mV/C, -50C to +150C, 1.8 to 5.5V, SC-70-5 package
|
||||||
|
K temperature sensor thermistor ntc
|
||||||
|
F http://www.ti.com/lit/ds/symlink/lmt85-q1.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP LMT86DTK
|
||||||
|
D Analog temperature sensor, NTC, 0.25C accuracy, -10.9mV/C, -50C to +150C, 2.2 to 5.5V, SC-70-5 package
|
||||||
|
K temperature sensor thermistor ntc
|
||||||
|
F http://www.ti.com/lit/ds/symlink/lmt86-q1.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP LMT87DCK
|
||||||
|
D Analog temperature sensor, NTC, 0.3C accuracy, -13.6mV/C, -50C to +150C, 2.7 to 5.5V, SC-70-5 package
|
||||||
|
K temperature sensor thermistor ntc
|
||||||
|
F http://www.ti.com/lit/ds/symlink/lmt87-q1.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
$CMP LSM303D
|
$CMP LSM303D
|
||||||
D I2C/SPI, 3D Accelerometer and 3D Magnetometer
|
D I2C/SPI, 3D Accelerometer and 3D Magnetometer
|
||||||
K Accelerometer Magnetometer MEMS
|
K Accelerometer Magnetometer MEMS
|
||||||
|
|
|
@ -561,6 +561,37 @@ X Vout 3 300 0 100 L 50 50 1 1 O
|
||||||
ENDDRAW
|
ENDDRAW
|
||||||
ENDDEF
|
ENDDEF
|
||||||
#
|
#
|
||||||
|
# LMT87DCK
|
||||||
|
#
|
||||||
|
DEF LMT87DCK U 0 40 Y Y 1 F N
|
||||||
|
F0 "U" -250 250 50 H V C CNN
|
||||||
|
F1 "LMT87DCK" 200 250 50 H V L CNN
|
||||||
|
F2 "TO_SOT_Packages_SMD:SC-70-5" 0 -400 50 H I C CNN
|
||||||
|
F3 "" 0 0 50 H V C CNN
|
||||||
|
ALIAS LMT84DCK LMT85DCK LMT86DTK
|
||||||
|
$FPLIST
|
||||||
|
SC-70-*
|
||||||
|
$ENDFPLIST
|
||||||
|
DRAW
|
||||||
|
A -175 125 25 1 1799 0 1 10 N -150 125 -200 125
|
||||||
|
C -175 -100 50 0 1 10 F
|
||||||
|
S -300 200 300 -200 0 1 10 f
|
||||||
|
S -150 -75 -200 0 0 1 10 F
|
||||||
|
P 2 0 1 10 -200 25 -175 25 N
|
||||||
|
P 2 0 1 10 -200 50 -175 50 N
|
||||||
|
P 2 0 1 10 -200 75 -175 75 N
|
||||||
|
P 2 0 1 10 -200 100 -175 100 N
|
||||||
|
P 2 0 1 10 -200 125 -200 0 N
|
||||||
|
P 2 0 1 10 -200 125 -175 125 N
|
||||||
|
P 2 0 1 10 -150 125 -150 0 N
|
||||||
|
X Vdd 1 100 300 100 D 50 50 1 1 W
|
||||||
|
X GND 2 0 -300 100 U 50 50 1 1 W
|
||||||
|
X OUT 3 400 0 100 L 50 50 1 1 O
|
||||||
|
X Vdd 4 0 300 100 D 50 50 1 1 W
|
||||||
|
X Vdd 5 -100 300 100 D 50 50 1 1 W
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
# LSM303D
|
# LSM303D
|
||||||
#
|
#
|
||||||
DEF LSM303D U 0 40 Y Y 1 F N
|
DEF LSM303D U 0 40 Y Y 1 F N
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue