MPU9250 DMP Library for ESP32
Posted: Mon May 06, 2019 4:54 am
I am working on a DIY joystick with an ESP32 and needed a IMU for motion tracking.
The Sparkfun Repo https://github.com/sparkfun/SparkFun_MP ... no_Library was one of the available libraries, but this library was made for the Razor DOF product of sparkfun, which has an SAMD core.
I have been able to modify the library and get good results with the ESP32. My fork and modifications are available here https://github.com/rupin/SparkFun_MPU-9 ... no_Library
If you have the IMU and the ESP32 with you, I would urge you to play with this library and give me feedback. Will submit a PR sometime in a couple of weeks once I am able to test the changes thoroughly.
The Sparkfun Repo https://github.com/sparkfun/SparkFun_MP ... no_Library was one of the available libraries, but this library was made for the Razor DOF product of sparkfun, which has an SAMD core.
I have been able to modify the library and get good results with the ESP32. My fork and modifications are available here https://github.com/rupin/SparkFun_MPU-9 ... no_Library
If you have the IMU and the ESP32 with you, I would urge you to play with this library and give me feedback. Will submit a PR sometime in a couple of weeks once I am able to test the changes thoroughly.