I want to calculate user steps(like pedometer).I know that with iPhone 5s, 6 and 6+ we can use CMStepcount
or CMPedometer
or class(which use M7 chip of devices) but iPhone 5 and lower versions does not support M7 chip, so we can't use CoreMotion
. By searching all over internet i came to know that we can use accelerometer sensor for this purpose. But after spending a lot of time still i'm not able to make an accurate algorithm that works.
If anybody worked for this kind of algo can you please share their knowledge or atleast give link of good resources so that can RnD.
Thanks in advance.
Bharat_2 0 Newbie Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
ddanbe commented: Exellent advice. +15
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.