How MotionFD Library detects the fall?
this library uses accelerometer data and pressure data for detecting fall, but i wanna know the algorithm of this library for using these data????please answer me, thanks:smiling_face_with_smiling_eyes:
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
this library uses accelerometer data and pressure data for detecting fall, but i wanna know the algorithm of this library for using these data????please answer me, thanks:smiling_face_with_smiling_eyes:
Hi everyone,I'm realizing my application that trigger an interrupt when a movement is detected, with a LIS3DSH sensor.The states machines do the check correctly and give me an interrupt in right way, and I saw that when the states machines restart th...
Using the H3LIS331DL in 200g scale. While recording readings overnight every once in a while I will record a high g spike (over 75g) where the normal reading is around 1g. Anyone else have this issue or have seen this happen?Doug
I use LSM303DLHC. I set the data reading speed for the accelerometer 50 Hz, and for the magnetometer 30 Hz.For the accelerometer, I check in the STATUS_REG_A register (p.28 LSM303DLHC datasheet) the state of the 3rd bit and at the time = 1 I read the...
Can somebody recommend an O-ring for the LPS33HW?Supplier, vendor, part number? Any of those would be helpful.Specifications for the O-ring are in DT0096, 1.15mm inner diameter, 1.0mm thickness.
Posted on March 22, 2016 at 04:59I was hoping someone could help me better understand how close two (or more) VL6180X sensors can be positioned if they are on the same plane and pointing in the same direction.I would like to place two of these senso...
Hi,Please provide the information from where I can buy the cover glass for VL53L1x in bulk.I need the one which is shown below. This is supplied with x-nucleo-53l1a1 development board. Regards,Pratik Shah
Posted on June 24, 2018 at 21:18I am running the vl6180x without an object being placed before and it stop working. No interrupt status, value and error code. When an object is placed in front of it in startup, it works without issue but when remove...
We are trying to use the FIFO on the LSM6DSL to get accelerometer data, gyroscope data and time stamps at 833Hz. Though we have followed the directions in the Applications Note, we are still not getting correct data from the FIFO. The data appears sc...
Dear Community,I am excited to get started with the IIS3DHHC sensor in combination with an Arduino Teensy. I have been working before with the Analog Devices ADXL355, I've successfully wrote a program for this, but I have difficulties knowing if I'm ...