mpu9250 icon indicating copy to clipboard operation
mpu9250 copied to clipboard

Sample rate ?

Open VigibotDev opened this issue 4 years ago • 4 comments

Missing sample rate settings (base feature)

VigibotDev avatar Oct 18 '20 13:10 VigibotDev

Hello

I'll see what can I do to add this feature.

miniben-90 avatar Oct 25 '20 16:10 miniben-90

Now I use RTIMULib in C++ there is all header and trick / infos you need to add this

VigibotDev avatar Oct 25 '20 16:10 VigibotDev

I added some modifications. I didn't publish it on npm. If you have some times you can try it.

miniben-90 avatar Nov 07 '20 08:11 miniben-90

Looked the code nice work, you can also make an async version with callback for gyro:D (setInterval instead of the for / usleep)

VigibotDev avatar Nov 07 '20 09:11 VigibotDev