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

Help. It stoped transmitting to OSC Bridge #9

Closed TanithCain closed 3 years ago

TanithCain commented 3 years ago

Hi, when I first builded the headtracker it worked fine, now i reassembled it and everything looks right, the leds look like last time, the connection is there but i don't get any data in the OSC bridge when i rotate. I tried reuploading the script to the arduino, restarting the bridge, resoldering the pins, nothing helped

trsonic commented 3 years ago

Hi, could you check first if you get the data stream over serial? You can use the serial monitor from Arduino IDE.

TanithCain commented 3 years ago

Thanks for the fast reply, i totally forgot about this feature. I don't know much about programming but i think this doesn't look right. 2020-11-16 (2)

trsonic commented 3 years ago

Yeah, most likely something is wrong with the device. Maybe the MPU board is broken. Or there is a wiring problem.

Feel free to post some pictures of your assembled device and we can look at it together.

TanithCain commented 3 years ago

so this are pics of both parts front and back:

IMG_20201116_153319 IMG_20201116_153335 IMG_20201116_153420 IMG_20201116_153458

trsonic commented 3 years ago

The IMU board looks like MPU-6050. It is not supported in this project. Look for MPU-9250 board.

The soldering work could be improved! Good luck!

TanithCain commented 3 years ago

Thank you so muchfor your help. I don#t know how i managed to get it to work before but i'll buy the right board and try it again.

trsonic commented 3 years ago

It could have worked by some chance, but certainly the tracking wasn't stable. Feel free to open this thread again if you encounter any more issues.