<?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[WAKE UP FROM  DEEP SLEEP USING ACCELEROMETER]]></title><description><![CDATA[<p dir="auto">I want to make pedometer using m5atom, i want to wake up the module as soon as any movement gets detected by MPU6886 and blink different colors at rgb led. If there is any demo code on how to achieve this in arduino ide? That would be very helpful. thanks in advance.</p>
]]></description><link>https://community.m5stack.com/topic/3658/wake-up-from-deep-sleep-using-accelerometer</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 21:37:22 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3658.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Oct 2021 05:30:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to WAKE UP FROM  DEEP SLEEP USING ACCELEROMETER on Wed, 20 Oct 2021 19:00:27 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/chandan" aria-label="Profile: Chandan">@<bdi>Chandan</bdi></a></p>
<p dir="auto">to wake ESP32 from deep sleep when movement is detected by MPU6886 requires a connection between MPU6886 interrupt line output to any of the ESP32 GPIOs. Unfortunately this connection is missing in M5AtomMatrix according to the <a href="https://docs.m5stack.com/en/core/atom_matrix" target="_blank" rel="noopener noreferrer nofollow ugc">schematic</a>.</p>
<p dir="auto">The only two M5Stack devices I know of with a built-in MPU6886 which also have the MPU6886 interrupt line connected to GPIO35 by default are M5StickC and M5StickCPlus. For reference: WakeOnMotion (WOM) <a href="https://github.com/m5stack/M5StickC/blob/master/examples/Advanced/IMU_Wake_On_Motion/IMU_Wake_On_Motion.ino" target="_blank" rel="noopener noreferrer nofollow ugc">example</a> for M5StickC.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15173</link><guid isPermaLink="true">https://community.m5stack.com/post/15173</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 20 Oct 2021 19:00:27 GMT</pubDate></item></channel></rss>