cancel
Showing results for 
Search instead for 
Did you mean: 

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

AG.1
Associate
 
1 REPLY 1
Eleon BORLINI
ST Employee

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