Posted on August 28, 2013 at 19:57Hi Can any one tell me how to get the acceleration value ? I want to calculate the distance by using it. Thanks. #stm32f4-discovery #clive1
Posted on August 29, 2013 at 10:30Ok thanks but i am totally novice to stm and i am confused about some things and these are : what is going to be stored in buffer[1] , buffer[3] , and buffer[5] ? what values are actually being read in Xoffset , Yof...
Posted on August 29, 2013 at 10:22Yes, i know this fact but what about if we store the previous acceleration and when speed becomes constant we can use that previously stored value of acceleration ?
Posted on August 28, 2013 at 20:34Yeah , but in this example only light toggled with respect to direction of acceleration. I want the value of acceleration in x,y and z-axis so that i could calculate the distance from it.