Merge branch 'sensors'
This commit is contained in:
commit
fd2014165d
2 changed files with 24 additions and 0 deletions
|
@ -83,6 +83,12 @@ K Hall Current Sensor
|
||||||
F http://www.allegromicro.com/~/media/Files/Datasheets/ACS754-200-Datasheet.ashx
|
F http://www.allegromicro.com/~/media/Files/Datasheets/ACS754-200-Datasheet.ashx
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
|
$CMP ASC756SCA-050B
|
||||||
|
D 50A bidirectional Hall Effect Linear Current Sensor, 5pin CB package
|
||||||
|
K Hall Current Sensor isolated bidirectional
|
||||||
|
F http://www.allegromicro.com/~/media/Files/Datasheets/ACS756-Datasheet.ashx?la=en
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
$CMP BMP085
|
$CMP BMP085
|
||||||
D BMP085, 19-Bit Digital Barometer, LCC-8
|
D BMP085, 19-Bit Digital Barometer, LCC-8
|
||||||
K Digital Barometer
|
K Digital Barometer
|
||||||
|
|
|
@ -145,6 +145,24 @@ X IP- 5 -400 -100 100 R 50 50 1 1 P
|
||||||
ENDDRAW
|
ENDDRAW
|
||||||
ENDDEF
|
ENDDEF
|
||||||
#
|
#
|
||||||
|
# ASC756SCA-050B
|
||||||
|
#
|
||||||
|
DEF ASC756SCA-050B U 0 40 Y Y 1 F N
|
||||||
|
F0 "U" -300 250 50 H V L CNN
|
||||||
|
F1 "ASC756SCA-050B" -300 -250 50 H V L CNN
|
||||||
|
F2 "CB-5" -50 0 50 H V C CNN
|
||||||
|
F3 "" -300 250 50 H V C CNN
|
||||||
|
ALIAS ACS756SCA-100B ACS756KCA-050B
|
||||||
|
DRAW
|
||||||
|
S -300 200 300 -200 0 1 10 f
|
||||||
|
X VCC 1 400 100 100 L 50 50 1 1 W
|
||||||
|
X GND 2 400 -100 100 L 50 50 1 1 W
|
||||||
|
X OUT 3 400 0 100 L 50 50 1 1 O
|
||||||
|
X IP+ 4 -400 100 100 R 50 50 1 1 P
|
||||||
|
X IP- 5 -400 -100 100 R 50 50 1 1 P
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
# BMP085
|
# BMP085
|
||||||
#
|
#
|
||||||
DEF BMP085 IC 0 40 Y Y 1 F N
|
DEF BMP085 IC 0 40 Y Y 1 F N
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue