Skip to main content
AG.1
Associate
July 15, 2020
Question

Hi, Is there any algorithm to develop pedometer with LIS3DH and Arduino?

  • July 15, 2020
  • 1 reply
  • 758 views

..

    This topic has been closed for replies.

    1 reply

    Eleon BORLINI
    ST Employee
    July 17, 2020

    Hi @AG.1​ , adding Arduino topic since I'm not an expert in this field. I see that there are some examples involving LIS3DH on Github (for example HERE), although none of them implements the pedometer with this device. You could however base your code on the tapdemo.ino which is the tap recognition demo, and implement the steps for the pedometer app (quite complexes, as described for example HERE).

    As a general remark, please note that iNemo modules such as LSM6DSO are more suitable to implement the pedometer application.

    Regards