MPU-9150 Hookup Guide
Contributors:
.Brent.
Resources and Going Further
Hopefully that info dump was enough to get you rolling with the MPU-9150. If you need any more information, here are some more resources:
- MPU-9150 Product GitHub Repository -- Your revision-controled source for all things MPU-9150. Here you'll find our most up-to-date hardware layouts and code.
- MPU-9150 Datasheet -- This datasheet covers everything from the hardware and pinout of the IC, to the register mapping of the gyroscope, accelerometer, and magnetometer.
- MPU-9150 Register Map -- This document covers all of the registers in the MPU-9150 and is a must read if you want all of the information. It clarifies inconsistencies in the datasheet.
- MPU-9150 Breakout Schematic
- MPU-9150 Breakout EAGLE Files
Going Further
Now that you've got the MPU-9150 up-and-running, what project are you going to incorporate motion-sensing into? Need a little inspiration? Check out some of these tutorials!
Lessons in Algorithms
Learn techniques on how to use Finite Impulse Response (FIR) filters and other data-processing tools to turn data into information.
micro:bot Kit Experiment Guide
Get started with the moto:bit, a carrier board for the micro:bit that allows you to control motors, and create your own robot using this experiment guide for the micro:bot kit.
ESP32 Thing Motion Shield Hookup Guide
Getting started with the ESP32 Thing Motion Shield to detect movements using the on-board LSM9DS1 IMU and adding a GPS receiver. Data can be easily logged by adding an microSD card to the slot.
Getting Started with the Autonomous Kit for the Sphero RVR
Want to get started in robotics? Look no further than the SparkFun autonomous kit for the Sphero RVR! Whether you purchased the Basic or Advanced kit, this tutorial will get you rolling...