-
Hi Kris, thank you for this amazing library!
I'm using an MPU9150 and the calibration routine from [here](https://github.com/kriswiner/MPU-9150/issues/3#issuecomment-91378617) to calibrate the magn…
-
Hi Kris,
I try to use read data from a 9 dof which has written MPY 92/65 on the breakout board. On the back it has written 9250/9255/6500/6555.
So I think I should be able to use your example code. Bu…
-
Is This package compatible with mpu9250 (sparkfun SEN-13762) ?
-
Hi,
First of all thanks a lot for the library.
There is an akward behaviour:
`mpu.initialize()` seems to return false so this code won't print value.
```
if (myCar.Accelerometer.initializ…
-
## HMC5883介绍
三轴磁力计,也叫电子罗盘,数字指南针,能利用地磁场来定北极。
## 为什么要用HMC5883?
+ 一句话:校正YAW
+ YAW轴比较特殊,因为偏航角法线方向刚好和地球重力平行,这个方向的角度无法由加速度计直接测得,需要增加一个电子罗盘来替代加速度计。
+ 如果不使用罗盘的话,我们可以单纯的通过角速度积分来测得偏航角,缺点是由于积分环节中存在积分漂…
-
1. Stratux version: v0.8r2 (AvSquirrel@bad8390)
2. Stratux config:
SDR
[ ] single
[x] dual
GPS
[x] yes
[ ] no
type: u-blox M8N (RY836AI)
AHRS
[X] yes…
ghost updated
7 years ago
-
Ola a todos, gerei o firmware para o Roteador Wireless Dual Band AC1200
Archer C50 seguindo o processo do https://github.com/simetnicbr/simetbox-openwrt-feed/blob/master/README.md.
Depois de instal…
-
not able to compile the program showing this error \Arduino\hardware\arduino\cores\arduino/Arduino.h:105:26: error: macro "millis" passed 1 arguments, but takes just 0
-
**_Reported by Bogdan Davidoaia:_**
http://www.invensense.com/products/motion-tracking/9-axis/mpu-9150/
(Imported from Jira ZEP-352)
-
### Basic Infos
#### Hardware
Hardware: ESP-12
Core Version: ?2.1.0-rc2?
### Description
I'm using this code to read yaw pitch and roll from an IMU module and send them to a TCP socke…