This video shows the steps to use the accelerometer sensor in your App. The use case taken in this video is about counting steps using the accelerometer sensor data. It retrieves the acceleration along x,y and z axis. To compute the step movement, the alg
I am using step detection in my walking instrument. I get nice results of step detection. I use achartengine to plot accelerometer data. Take a look here. What I do: Analysis of magnitude vector for accelerometer sensor. Setting a changeable threshold lev
So after searching online, I came across an implementation using accelerometer censor. But the problem is the implementation is not very accurate at detecting steps. I have tried to calibrate the numbers but still not very reliable. It will add the square
Post a Comment:
Showing 0 Comments: