<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
		<id>http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=MCookie-Motion</id>
		<title>MCookie-Motion - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=MCookie-Motion"/>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=MCookie-Motion&amp;action=history"/>
		<updated>2026-06-14T07:49:19Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=MCookie-Motion&amp;diff=11046&amp;oldid=prev</id>
		<title>1304410487@qq.com：Created page with &quot;{{Language|mCookie-Motion}} {| style=&quot;width: 800px;&quot; |- | right mCookie-Motion module integrates three sensors including a three-a...&quot;</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=MCookie-Motion&amp;diff=11046&amp;oldid=prev"/>
				<updated>2015-10-27T04:06:01Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Language|mCookie-Motion}} {| style=&amp;quot;width: 800px;&amp;quot; |- | &lt;a href=&quot;/index.php/%E6%96%87%E4%BB%B6:MCookie-Motion-rect.jpg&quot; title=&quot;文件:MCookie-Motion-rect.jpg&quot;&gt;400px|thumb|right&lt;/a&gt; mCookie-Motion module integrates three sensors including a three-a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Language|mCookie-Motion}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[file:mCookie-Motion-rect.jpg|400px|thumb|right]]&lt;br /&gt;
mCookie-Motion module integrates three sensors including a three-axis accelerometer+ three-axis gyroscope (MPU6050) and a digital barometer sensor(BMP180), which adopts I3C interface and connects with the core modules. It can be widely used in projects such as model airplane and self-balance robot. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Features&lt;br /&gt;
*All sensors communicate with I2C , which can save IO port and can be widely used.&lt;br /&gt;
 *Small, stackable, open and cheap; &lt;br /&gt;
*Easy to be integrated to pegboards with 2.54-pitch female header connector interface. &lt;br /&gt;
==Specification==&lt;br /&gt;
&lt;br /&gt;
===Digital Barometer Sensor: BMP180===&lt;br /&gt;
*BMP180 includes a resistance-type pressure sensor, an AD converter and a control unit. &lt;br /&gt;
**Control unit contains E2PROM and I2C interface. For E2PROM, it saves 176-bit separate standard data and these data are used for adding parameters of temperature dependency and  sensors. &lt;br /&gt;
*Distance range: 300hPa-1100hPa (Correspond to altitude from -500m to +9000m)&lt;br /&gt;
*Absolute accuracy can reach 0.03hPa to the lowest. &lt;br /&gt;
*UP=Universal pressure data(16 to 19bit)&lt;br /&gt;
*UT=Universal temperature data(0 to 15bit)&lt;br /&gt;
&lt;br /&gt;
=== MPU6050===&lt;br /&gt;
*It integrates a three-axis MEMS gyroscope and accelerator as well as an extensible Digital Motion Processer (DMP);&lt;br /&gt;
*Output fusion data of the 6-axis or 9-axis rotation matrix, Aaternion and EulerAngleforma;&lt;br /&gt;
*Own accuracy of 131LSBs/°/sec and full-lattice sensing range including ±250, ±500, ±1000 and ±2000°/sec; &lt;br /&gt;
* Programmable control: The program control range is±2g, ±4g, ±8g and ±16; &lt;br /&gt;
*Remove sensitivity between accelerator and gyroscope; Reduce sensor drift and effects brought by settings.&lt;br /&gt;
*DMP engine can reduce burden brought by complicated fusion data, sensing device synchronization and altitude induction. &lt;br /&gt;
*Temperature sensor with digital output;&lt;br /&gt;
*Operation current for gyroscope: 5mA; Standby current for gyroscope: 5uA; Operation current for accelerator: 500uA; Accelerator current under power saving mode: 40uA @ 10Hz up to 400kHz fast mode of IIC.&lt;br /&gt;
[[File:motion-Pinout-1Big1.jpg|800px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==Document==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Main Components===&lt;br /&gt;
* MPU6050 '''[[File:PS-MPU-6000A-00v3.4.pdf]]'''&lt;br /&gt;
* BMP180 '''[[File:BMP180 en.pdf]]'''&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
&lt;br /&gt;
==Project==&lt;br /&gt;
===Test MPU6050 Altitude Sensor===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Test BMP180 Air-pressure Sensor===&lt;br /&gt;
*Open the &amp;quot; BMP085_basic &amp;quot; program of &lt;br /&gt;
'''file'''-&amp;gt;'''examples'''-&amp;gt;'''_05_Microduino_10DOF'''-&amp;gt;'''sensor_BMP085'''.&lt;br /&gt;
[[File:motion-weather-bmp180.jpg|800px|thumb|center]]&lt;br /&gt;
*Download program to the core module, open the serial monitor and you'll see data about temperature, air-pressure and altitude.&lt;br /&gt;
[[File:motion-weather-res.jpg|800px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==F&amp;amp;Q ==&lt;br /&gt;
*How to run 10DOF test program on Mac?&lt;br /&gt;
**Install Arduino IDE 1.0.5 on Mac Osx10.9. as well as Microduino hardware support package:(http://www.microduino.cc/wiki/index.php?title=Arduino_IDE_Microduino)&lt;br /&gt;
**Download 10DOF test program: &lt;br /&gt;
http://www.microduino.cc/wiki/index.php?title=Microduino-10DOF&lt;br /&gt;
**Change according to following link and then download program to the core module. [https://plus.google.com/u/0/communities/117933845827174624649/stream/e9bf5dd3-74d2-4e17-af1c-8a54c6bfb9e8 MicroduinoCommunities]&lt;br /&gt;
&lt;br /&gt;
==Purchase==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Pictures==&lt;br /&gt;
:[[file:mCookie-10DOF-t.jpg|thumb|600px|center]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:mCookie-10DOF-b.jpg|thumb|600px|center]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:mCookie-10DOF-t1.jpg|thumb|600px|center]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:mCookie-10DOF-b1.jpg|thumb|600px|center]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>1304410487@qq.com</name></author>	</entry>

	</feed>