mattdabin / MPU9250

MPU-9250 SPI Library for Arduino/Teensy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invensense MPU-9250 SPI Library

Tested on Arduino 1.0.6 and 1.6.3

Does not use the built in DMP of the imu but instead just gives you raw data.

If you have any questions, please do not hesitate to contact me.

The source code in this repository is licensed under The MIT License (MIT). See LICENSE.txt for details.

Copyright (c) 2016 Brian Chen

About

MPU-9250 SPI Library for Arduino/Teensy

License:MIT License


Languages

Language:C++ 100.0%