From c36abe7c700f967ffb0d7af407ac78f4db7eb580 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 16 Jun 2017 09:51:40 +0200 Subject: [PATCH] Added LPS25HB --- library/sensors.dcm | 5 +++++ library/sensors.lib | 25 +++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/library/sensors.dcm b/library/sensors.dcm index 69b27f9b..45c51295 100644 --- a/library/sensors.dcm +++ b/library/sensors.dcm @@ -396,6 +396,11 @@ K temperature sensor thermistor ntc F http://www.ti.com/lit/ds/symlink/lmt87-q1.pdf $ENDCMP # +$CMP LPS25HB +D MEMS pressure sensor, Absolute digital output barometer, 3.3V, 260 - 1260hPa, Low Power +K mems barometer pressure +$ENDCMP +# $CMP LSM303D D I2C/SPI, 3D Accelerometer and 3D Magnetometer K Accelerometer Magnetometer MEMS diff --git a/library/sensors.lib b/library/sensors.lib index c9d0f898..d91331e9 100644 --- a/library/sensors.lib +++ b/library/sensors.lib @@ -1022,6 +1022,31 @@ X Vdd 5 -100 300 100 D 50 50 1 1 W ENDDRAW ENDDEF # +# LPS25HB +# +DEF LPS25HB U 0 40 Y Y 1 F N +F0 "U" 100 -600 60 H V L CNN +F1 "LPS25HB" 100 -500 60 H V L CNN +F2 "" 0 -300 60 H I C CNN +F3 "" 0 -300 60 H I C CNN +$FPLIST + HLGA* +$ENDFPLIST +DRAW +S -500 400 500 -400 0 1 0 f +X VDDio 1 -100 600 200 D 50 50 1 1 W +X SCL 2 -700 100 200 R 50 50 1 1 I C +X GND 3 0 -600 200 U 50 50 1 1 w N +X MOSI/SDA 4 -700 0 200 R 50 50 1 1 I +X MISO/SA0 5 -700 -100 200 R 50 50 1 1 O +X ~CS 6 -700 -200 200 R 50 50 1 1 I +X INT_DRDY 7 700 0 200 L 50 50 1 1 O +X GND 8 0 -600 200 U 50 50 1 1 w +X GND 9 0 -600 200 U 50 50 1 1 w N +X VDD 10 100 600 200 D 50 50 1 1 W +ENDDRAW +ENDDEF +# # LSM303D # DEF LSM303D U 0 40 Y Y 1 F N