Added two versions of MCP9804 temperature sensor for MSOP and DFN packages.

This commit is contained in:
hackscribble 2017-05-17 12:36:22 +01:00
parent fbfcf3a1d5
commit 788480fc50
2 changed files with 58 additions and 0 deletions

View file

@ -498,6 +498,18 @@ K temperature sensor thermistor
F http://ww1.microchip.com/downloads/en/DeviceDoc/21942e.pdf
$ENDCMP
#
$CMP MCP9804_DFN
D Microchip Technology Digital Temperature Sensor
K temperature sensor I2C
F http://ww1.microchip.com/downloads/en/DeviceDoc/22203b.pdf
$ENDCMP
#
$CMP MCP9804_MSOP
D Microchip Technology Digital Temperature Sensor
K temperature sensor I2C
F http://ww1.microchip.com/downloads/en/DeviceDoc/22203b.pdf
$ENDCMP
#
$CMP MMA8653FCR1
D 3-Axis 10-bit Digital Accelerometer with I2C interface
K Accelerometer I2C

View file

@ -1326,6 +1326,52 @@ X GND 3 0 -300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MCP9804_DFN
#
DEF MCP9804_DFN U 0 40 Y Y 1 F N
F0 "U" -250 450 50 H V C CNN
F1 "MCP9804_DFN" 400 450 50 H V C CNN
F2 "Housings_DFN_QFN:DFN-8-1EP_3x3mm_Pitch0.65mm" -1000 -500 50 H I C CNN
F3 "" -250 450 50 H I C CNN
$FPLIST
*DFN*8*
$ENDFPLIST
DRAW
S -300 400 300 -400 0 1 10 f
X SDA 1 -400 300 100 R 50 50 1 1 B
X SCL 2 -400 200 100 R 50 50 1 1 I
X Alert 3 400 0 100 L 50 50 1 1 O
X GND 4 0 -500 100 U 50 50 1 1 W
X A2 5 -400 -300 100 R 50 50 1 1 I
X A1 6 -400 -200 100 R 50 50 1 1 I
X A0 7 -400 -100 100 R 50 50 1 1 I
X VDD 8 0 500 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MCP9804_MSOP
#
DEF MCP9804_MSOP U 0 40 Y Y 1 F N
F0 "U" -250 450 50 H V C CNN
F1 "MCP9804_MSOP" 400 450 50 H V C CNN
F2 "Housings_SSOP:MSOP-8_3x3mm_Pitch0.65mm" -1000 -500 50 H I C CNN
F3 "" -250 450 50 H I C CNN
$FPLIST
*MSOP*8*
$ENDFPLIST
DRAW
S -300 400 300 -400 0 1 10 f
X SDA 1 -400 300 100 R 50 50 1 1 B
X SCL 2 -400 200 100 R 50 50 1 1 I
X Alert 3 400 0 100 L 50 50 1 1 O
X GND 4 0 -500 100 U 50 50 1 1 W
X A2 5 -400 -300 100 R 50 50 1 1 I
X A1 6 -400 -200 100 R 50 50 1 1 I
X A0 7 -400 -100 100 R 50 50 1 1 I
X VDD 8 0 500 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MMA8653FCR1
#
DEF MMA8653FCR1 U 0 40 Y Y 1 F N