2016-03-23 01:22 AM
Hello,
I am working with STM32F429 Discovery evaluation board. I have interfaced LSM6DS3 with evaluation board over I2C. LSM6DS3 provides good functionality of reading steps counts from it directly without putting more effort on Microcontroller side. Currently I am trying to measure Stairs count using LSM6DS3. Please try to address my below queries. 1) Is there any library available to calculate stairs count for STM32F429 and LSM6DS3? 2) If library is not available then please provide some references regarding how to count stairs count from LSM6DS3. It would be more appreciable if any kind of suggestions will be got. Thanks, Bhavin2016-07-14 02:42 AM
Hello,
1)There is not available any library for stairs counting.
2)For stairs counting is better to use pressure sensor together with accelerometer sensor, but unfortunately I don’t have any example available.
Best regards,
Marian