Has anyone had any luck with accel and gyro on the MPU9250?
I recently purchased a handful of Thingy:52 for a simple IoT demonstration at an upcoming conference. I learned rather quickly that the MPU is not fully supported when I began development and read the Thingy library comments - "MPU9250 support - the library at the moment only works for the magnetometer"
Since I am already committed to using the Thingy:52 for my demonstration, does anyone have any advice (or direction) on what needs to be added to the Thingy or MPU9250 libraries in order to add accel and gyro MPU support? I'm short on time so I'd rather not start down a rabbit hole if someone already has experience with this.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Has anyone had any luck with accel and gyro on the MPU9250?
I recently purchased a handful of Thingy:52 for a simple IoT demonstration at an upcoming conference. I learned rather quickly that the MPU is not fully supported when I began development and read the Thingy library comments - "MPU9250 support - the library at the moment only works for the magnetometer"
Since I am already committed to using the Thingy:52 for my demonstration, does anyone have any advice (or direction) on what needs to be added to the Thingy or MPU9250 libraries in order to add accel and gyro MPU support? I'm short on time so I'd rather not start down a rabbit hole if someone already has experience with this.
Thank you