KLC and description for LM35

This commit is contained in:
Oliver 2016-04-11 18:47:11 +10:00
parent 1196bad238
commit 7076647a80
2 changed files with 12 additions and 6 deletions

View file

@ -234,6 +234,12 @@ K 3-axis accelerometer SPI I2C
F http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00250937.pdf
$ENDCMP
#
$CMP LM35
D Precision centigrade temperature sensor, -55C to +150C, 0.5C accuracy, 4-30V operating range
K temperature sensor
F http://www.ti.com/lit/ds/symlink/lm35.pdf
$ENDCMP
#
$CMP LSM303DLHC
D 16-bit 3 Axis Digital MEMS Accelerometer + Magnetometer, LGA-14
K 3-Axis MEMS Accelerometer Magnetometer

View file

@ -351,8 +351,8 @@ ENDDEF
# LM35
#
DEF LM35 U 0 40 Y Y 1 F N
F0 "U" -350 50 50 H V C CNN
F1 "LM35" -350 -50 50 H V C CNN
F0 "U" -200 350 50 H V L CNN
F1 "LM35" 150 350 50 H V C CNN
F2 "" 0 250 50 H V C CNN
F3 "" 0 250 50 H V C CNN
$FPLIST
@ -362,10 +362,10 @@ $FPLIST
TO92
$ENDFPLIST
DRAW
S 200 300 -200 -300 0 1 0 N
X +Vs 1 0 400 100 D 50 50 1 1 I
X GND 2 0 -400 100 U 50 50 1 1 I
X Vout 3 300 0 100 L 50 50 1 1 I
S 200 300 -200 -300 0 1 10 f
X +Vs 1 0 400 100 D 50 50 1 1 W
X GND 2 0 -400 100 U 50 50 1 1 W
X Vout 3 300 0 100 L 50 50 1 1 O
ENDDRAW
ENDDEF
#