can someone tell me how i have to shift the incoming accel data to get the right values?
i try to understand the python script but i dont get it =(
greets
- Log in to post comments
phpbb Topic ID
14769
can someone tell me how i have to shift the incoming accel data to get the right values?
i try to understand the python script but i dont get it =(
greets
Re: Re: How to Shift
I think you just weren't shifting by the correct number of bytes in your initial implementation. You can check the logic parser in the python test app that is included with the MotionFit SDK download. Have you made any progress with python?