Hi there,
I have an MPU6050 in a GY-521 board, connected to an Arduino. I just downloaded the motion_driver_6.12, but the documentation says it's designed for msp430 or STM32F4 intefacing.
I'd like to have access to the MPU advanced features and get usable (not just raw) data from the sensors. Is there a simple way to port the library/applications so I can use them through Arduino? Did anyone succeed in doing that?
I'm a hobbyist, new to programming and to electronics, and have never used the MPU6050 or any other MPU before.
thanks