MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

lsm9 sensor

Posted on May 23, 2017 at 08:34Hi,I am using lsm9ds1 sensor in my design, i am looking linux driver for this sensor.Please help me.Thanks,

LIS3DH Anti-aliasing

Posted on June 20, 2016 at 12:44Does anyone have any characteristics for the AA filter and method on the LIS3DH accelerometer?E.g. slope, number of poles, type...ThanksKevin #lis3dh

esp8266 wifi sensor http get request

Posted on May 20, 2017 at 12:43Hi, I was trying to use esp8266 wifi sensor as a client to send data, measured with other sensor, to my online web server. I'm using this library: https://developer.mbed.org/users/quevedo/code/ESP8266/ but there's noth...

LIS2DH full scale @ +/-16g stationory

Posted on May 15, 2017 at 15:36Hi,I am working on a project that is using LIS2DH sensor for measuring the acceleration along the X,Y and Z-axis. I have configured the IC as per the following configurations:-1>Using the 8-bit resolution to capture th...

LIS3DH Stream FIFO

Posted on May 16, 2017 at 01:47I configured the LIS3DH in stream FIFO mode. Then I set the WATERMARK level as 8 bytes and I poll the FIFO_SRC_REG to see if the WTM bit is 1 and then I collect the 8 bytes of data accumulated in FIFO. Now my problem i...