<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ATOM Matrix - IMU values all over the place]]></title><description><![CDATA[<p dir="auto">I wrote a small program to print out the IMU X, Y, and Z accel values to the serial port.</p>
<p dir="auto">It seems the readings can be pretty erratic, jumping from near zero to 0.4 or 0.5 even when the device is completely still.</p>
<p dir="auto">How do you all deal with this?  I tried taking the average of the last 5 readings which seems to help a little but it's still kind of jumpy.</p>
<p dir="auto">Have a look.  This is sitting completely flat on the desk:</p>
<pre><code>X: -0.021 Y: -0.011 Z: -0.987
X: 0.421 Y: -0.014 Z: -0.986
X: 0.421 Y: -0.014 Z: -0.987
X: -0.018 Y: -0.016 Z: -0.986
X: -0.022 Y: -0.014 Z: -0.986
X: 0.423 Y: -0.013 Z: -0.987
X: 0.42 Y: -0.015 Z: -0.987
X: 0.417 Y: -0.013 Z: -0.988
X: 0.419 Y: -0.012 Z: -0.984
X: -0.015 Y: -0.011 Z: -0.984
X: -0.02 Y: -0.013 Z: -0.987
X: -0.017 Y: -0.014 Z: -0.987
X: 0.423 Y: -0.014 Z: -0.988
X: -0.019 Y: -0.012 Z: -0.986
X: -0.027 Y: -0.013 Z: -0.988
X: 0.421 Y: -0.013 Z: -0.99
X: 0.423 Y: -0.017 Z: -0.988
X: 0.421 Y: -0.016 Z: -0.988
X: 0.423 Y: -0.011 Z: -0.987
X: 0.42 Y: -0.008 Z: -0.987
X: -0.021 Y: -0.013 Z: -0.986
X: -0.018 Y: -0.014 Z: -0.99
X: -0.022 Y: -0.011 Z: -0.99
X: 0.42 Y: -0.013 Z: -0.984
X: 0.423 Y: -0.012 Z: -0.988
X: -0.023 Y: -0.014 Z: -0.984
X: 0.421 Y: -0.016 Z: -0.985
X: 0.417 Y: -0.015 Z: -0.985
</code></pre>
]]></description><link>https://community.m5stack.com/topic/4506/atom-matrix-imu-values-all-over-the-place</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 09:38:46 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4506.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Aug 2022 22:27:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ATOM Matrix - IMU values all over the place on Fri, 05 Aug 2022 22:58:36 GMT]]></title><description><![CDATA[<p dir="auto">Wow, your balancing star is impressive!</p>
<p dir="auto">I'm just playing around in UIFlow to see what's possible with this device.</p>
]]></description><link>https://community.m5stack.com/post/18214</link><guid isPermaLink="true">https://community.m5stack.com/post/18214</guid><dc:creator><![CDATA[greenleaf]]></dc:creator><pubDate>Fri, 05 Aug 2022 22:58:36 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM Matrix - IMU values all over the place on Fri, 05 Aug 2022 22:51:11 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/greenleaf" aria-label="Profile: greenleaf">@<bdi>greenleaf</bdi></a></p>
<p dir="auto">An example using a kalman filter.</p>
<p dir="auto"><a href="https://homemadegarbage.com/reactionwheel03" target="_blank" rel="noopener noreferrer nofollow ugc">https://homemadegarbage.com/reactionwheel03</a></p>
<p dir="auto"><a href="https://elchika.com/article/52f804c0-e205-4185-8da4-a32f5e3700ba/" target="_blank" rel="noopener noreferrer nofollow ugc">https://elchika.com/article/52f804c0-e205-4185-8da4-a32f5e3700ba/</a></p>
]]></description><link>https://community.m5stack.com/post/18213</link><guid isPermaLink="true">https://community.m5stack.com/post/18213</guid><dc:creator><![CDATA[macsbug]]></dc:creator><pubDate>Fri, 05 Aug 2022 22:51:11 GMT</pubDate></item></channel></rss>