-
Please help to add Hatire Arduino plugin of FaceTrackNoIR in Opentrack
http://sourceforge.net/projects/hatire/
-
Hi Kris
I am running the attached code on a Teensy3.1 and a cheap MPU9250
(http://www.ebay.com/itm/SPI-IIC-MPU-9250-9-Axis-Attitude-Gyro-Accelerator-Magnetometer-Sensor-Module-/131185485892)
I plott…
-
/\* MPU9250 Basic Example Code
by: Kris Winer
date: April 1, 2014
license: Beerware - Use this code however you'd like. If you
find it useful you can buy me a beer some time.
Demonstrate basic …
-
Hi Kris.
I was running some timing tests using your Basic_AHRS sketch, but just using wire and comparing it the results on a imrtx1050. Using the sketch on the Arduino as is (read the interrupt stat…
-
Hello,
I have a sparkfun MPU9250 breakout board and a teensy 3.5. When I tried the example "MPU9250BasicAHRS_t3" I take the this kind of result.
```
ax = -61.89 ay = 0.79 az = 930.85 mg
gx = -…
-
hi kriswiner ,
is MPU9250 works well with Arduino Uno ?
-
I had found that there is a delay(a few seconds) in the convergence of the heading quaternion when the IMU is moved randomly or fast. So I have ported the sensor fusion part of your code(the for loop …
-
When compiling and running Sunray firmware on a Raspberry PI, the MPU FIFO gets corrupted.
Steps to reproduce:
1. Connect MPU (6050, 9150 etc.) to Raspberry PI.
![image](https://github.com/Ardum…
-
I've went to DIY way and got the arduino with an MPU-9250.
Flashing 9250 4.0.5 leaves me at "Calculating Gyro Bias" forever, it wont stop.
I can flash 6050, Calib, and even the 9250_old 4.0.3.
But …
-
Bug description:
After flashing successfully to 0.2.0. I am no longer able to upload any code to the Arduino R4 Wifi. I am getting error message "No device found on cu.usbmodemDC5475C5165C2". I have …