I know that the 9 Axis IMU displays the acceleration of the device's specific XYZ axes. Is it possible to output the accelerometer data according to World Coordinates (North East Down) orientation? Since the IMU has a magnetometer it should be possible?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#2
TinyDuino Processors & TinyShields / Re: 9 Axis IMU Tinyshield Gravity in Acceleration?
March 02, 2016, 03:24:46 PM
Thanks, this clears things up for me.
#3
TinyDuino Processors & TinyShields / Re: 9 Axis IMU Tinyshield Gravity in Acceleration?
February 20, 2016, 02:15:13 PM
I'm using the codebender code still but instead of using the pose output I am using the commented out RTMath::display("Accel:", (RTVector3&)imu->getAccel());
#4
TinyDuino Processors & TinyShields / 9 Axis IMU Tinyshield Gravity in Acceleration?
February 19, 2016, 07:36:00 PM
Hi, I have a 9 Axis Tinyshield IMU and whenever I use it doesn't seem to be calibrated. When idle, the values always add up to 1 (i.e. 0,0,1; 1,0,0 etc.) It seems that instead of being all 0's one has a value of 1 and is not calibrated. Is there a way to fix this? Also, is there a way to add acceleration due to gravity in the readings? Thus at idle it would be something like (0,0,9.
instead of just all zeroes. I cannot find out a way to do this in the example code. I can't find a configuration or anything like that.
Help please!

Help please!
Pages1
SMF spam blocked by CleanTalk