jrowberg / i2cdevlib

I2C device library collection for AVR/Arduino or other C++-based MCUs
http://www.i2cdevlib.com
3.95k stars 7.51k forks source link

MPU6050 DMP Pedometer Step Count and Walk Time #308

Open techboycr opened 7 years ago

techboycr commented 7 years ago

Thanks for the amazing library!

I am trying to use the DMP on the MPU6050, but more specifically the step count and walk time function.

Is there any implementation on the library for this??

I am using Arduino and C.

ishansan commented 7 years ago

@techboycr Dude, any progress? I am looking for the same thing.

hammadsaeed commented 6 years ago

@techboycr @ishansan did you guys complete your projects. I am doing something similar to this and need some help

RicardoPedrotti commented 6 years ago

Nothing from anyone? Trying to create a pedometer with MPU6050 too.

SelsabilABDESSEMED commented 6 years ago

i'm trying to create a pedometer with MPU6050 & arduino. who knows how can i calculate the number of steps.