Git Product home page Git Product logo

stm32_mpu9150empl's Introduction

=======================================================================================
               For More details, visit: http://harinadha.wordpress.com
=======================================================================================

The MPU9150 I2C Library provides simple and intuitive interfaces to MPU9150 on ARM 32-bit STM32F103xx family of microcontrollers. It has the I2C bit- and byte-level communication.

The code is written primarily to support the MPU9150 I2C device implementation.
This code has been tested using Olimex STM32-P103 developement board & Sparkfun MPU9150 breakout board. The dev board has STM32F103RB MCU. Five pins of MPU9150 breakout board are connected to the STM32-P103 as shown below. By connecting STM32-P103 board to computer USB port, you can send commands to the board & get the data from it.
USB Virtual COM port driver as well as GUI software needed for testing also available at: http://harinadha.wordpress.com/2013/06/25/mpu9150lib/ 
For USB connection ciruit, please check the schematics of Olimex STM32-P103 dev board.

MPU9150         STM32-P103
--------------------------
GND ------------- GND
VCC ------------- 3.3v
SCL ------------- SCL ( I2C2 )
SDA ------------- SDA ( I2C2 )
INT ------------- PC9

You may find the pre-compiled binary file (STM32_MPU9150eMPL.hex) in the Debug/Exe folder in case if you want to FLASH the program directly on to your board ( In this case, make sure your micro is STM32F103RB & all the connections are same as here).Documentation will be available in near future using Doxygen-style comments placed in each definition file. This documentation will be available in HTML format on the http://harinadha.wordpress.com website, which also holds additional helpful information.

Sample application code provides Accelerometer, Gyro, Magnetometer, 6-Axes DMP quaternion, Pedometer count, TAP, Android_Orientation & other data.

stm32_mpu9150empl's People

Contributors

harinadha avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.