 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://Robo.Fish/wiki/index.php?action=history&amp;feed=atom&amp;title=MPU-9250</id>
	<title>MPU-9250 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://Robo.Fish/wiki/index.php?action=history&amp;feed=atom&amp;title=MPU-9250"/>
	<link rel="alternate" type="text/html" href="https://Robo.Fish/wiki/index.php?title=MPU-9250&amp;action=history"/>
	<updated>2026-04-22T15:49:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://Robo.Fish/wiki/index.php?title=MPU-9250&amp;diff=1033&amp;oldid=prev</id>
		<title>Kai at 2016-05-15T16:50:17</title>
		<link rel="alternate" type="text/html" href="https://Robo.Fish/wiki/index.php?title=MPU-9250&amp;diff=1033&amp;oldid=prev"/>
		<updated>2016-05-15T16:50:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:Sensor_MPU-9250_HaoYu.jpg]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
The MPU-9250 board an internal measurement unit (IMU) with a 3-axis accelerometer, a 3-axis gyroscope, and a 3-axis magnetometer. The MPU-9250 is actually the name of the [http://www.invensense.com/products/motion-tracking/9-axis/mpu-9250/ chip made by InvenSense] which includes the gyroscope and accelerometer part. The magnetometer (or electronic compass) is housed inside a separate chip on the board. There is a number of such IMU boards where gyro and accelerometer measurements are provided by one chip while magnetometer measurements are provided by another. In the case of the MPU-9250 the magnetometer is [http://www.akm.com/akm/en/product/datasheet1/?partno=AK8963 the AK8963 chip by Asahi Kasei Microdevices].&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
* [https://github.com/kriswiner/MPU-6050/wiki/Affordable-9-DoF-Sensor-Fusion An introduction to this family of sensors] by Kris Winer&lt;br /&gt;
* [https://github.com/kriswiner/MPU-9250 Detailed code example for Arduino boards] by Kris Winer&lt;br /&gt;
* [http://www.lucidarme.me/?p=5057 Simple code example for Arduino boards] by Philippe Lucidarme&lt;br /&gt;
* [http://www.haoyuelectronics.com/Attachment/GY-9250/ Documentation provided by Hao Yu Electronics], a manufacturer of inexpensive MPU-9250 units.&lt;br /&gt;
* [http://www.akm.com/akm/en/file/datasheet/AK8963.pdf Magnetometer (AK8963) datasheet]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
* MPU-9250 supports the I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C (at up to &amp;#039;&amp;#039;&amp;#039;400 kHz&amp;#039;&amp;#039;&amp;#039;) and SPI (up to 1MHz) data interfaces.&lt;br /&gt;
* It is recommended to use 10 k&amp;amp;Omega; resistors as pull-up resistors for the SDA  and  SCL pins.&lt;br /&gt;
* The I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C slave address  of  the  MPU-9250 is &amp;#039;&amp;#039;&amp;#039;b110100X&amp;#039;&amp;#039;&amp;#039; (i.e., 0x68 or 0x69). The LSB bit is determined by the logic level on pin AD0. This allows MPU-9250s to be configured for two different I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; addresses. You can therefore connect two of them to the same I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C bus.&lt;br /&gt;
* The MPU-9250 can run a self test for the gyro and accelerometer. You can then check the results of the self test that you ran against factory test results stored inside the chip. There is a problem if the results differ considerably.&lt;br /&gt;
* You can set various scale ranges and sensitivity settings for the individual sensors.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kai</name></author>
	</entry>
</feed>