trsonic / nvsonic-head-tracker

Spatial Audio 3DOF Head Tracker (requires Arduino Pro Micro + MPU-9250 / MPU-9150)
GNU General Public License v3.0
83 stars 11 forks source link

yaw pitch roll #11

Closed quentinvp closed 3 years ago

quentinvp commented 3 years ago

Thanks for the update in the Bridge!

I have another problem, config: arduino leonardo, MPU 9250. I compiled the device, but in the bridge, and in my OSC receiver, pitch and roll seems to be ok (even if the move is too fast angle data go too far then come back in the right position) but the Yaw doesn't work... I have some data in Yaw (Z) parameter, but dont correspond on my head rotation.

Any idea? Thanks again!

trsonic commented 3 years ago

This sounds like a broken MPU9250 board. Unfortunately, some just don't work correctly.

Anyway, you might want to post a video of this behavior so we can try to verify this.

quentinvp commented 3 years ago

Arf... Bad news... I just try another 9250 board, and only the pitch is fine... I will try to find other boards!, and come back here with news.. Thanks for the answer!

quentinvp commented 3 years ago

Hey! Just receive new boards, and it works, thanks for your help !!