9Axis IMU MPU9150 's library. This project is ported from this Arduino's project https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU9150. Connect pinName 27 to SCL, PinName 28 to SDA, GND to GND, and VOUT to VCC to try this library. The example is here
Dependencies: ArduinoSerial I2Cdev
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:1a6f1948f43d | 2016-02-01 | syundo0730 | added LICENSE file |
0:78ba160ba5f3 | 2016-02-01 | syundo0730 | first commit |