Example to use MPU9150 library. This project explaining the way to get raw values from the sensor. I ported here from this arduino's project https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU9150/Examples. To get run this program, we need to connect pinName 27 to "SCL" pin, pinName 28 to "SDA" pin, GND to GND, VOUT to VCC.
History
added LICENSE file to MPU9150 folder
2016-02-01, by syundo0730 [Mon, 01 Feb 2016 16:14:10 +0000] rev 1
added LICENSE file to MPU9150 folder
first commit
2016-02-01, by syundo0730 [Mon, 01 Feb 2016 16:00:10 +0000] rev 0
first commit