mpu9250
mpu9250 copied to clipboard
Sample rate ?
Missing sample rate settings (base feature)
Hello
I'll see what can I do to add this feature.
Now I use RTIMULib in C++ there is all header and trick / infos you need to add this
I added some modifications. I didn't publish it on npm. If you have some times you can try it.
Looked the code nice work, you can also make an async version with callback for gyro:D (setInterval instead of the for / usleep)