<?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[Threading]]></title><description><![CDATA[<p dir="auto">Curious to know if there is any threading or similar methods for performing parallel tasks in micropython.</p>
<p dir="auto">Thanks for any suggestions.</p>
]]></description><link>https://community.m5stack.com/topic/4761/threading</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 22:34:09 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4761.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Oct 2022 19:52:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Threading on Sun, 30 Oct 2022 21:13:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kylebuttress" aria-label="Profile: kylebuttress">@<bdi>kylebuttress</bdi></a></p>
<p dir="auto">Just a FYI for anyone interested. After some experimenting I found the _thread works with micro python, which I wasn't aware of.</p>
<p dir="auto">So threading works just how you think.</p>
<p dir="auto">cheers</p>
]]></description><link>https://community.m5stack.com/post/19164</link><guid isPermaLink="true">https://community.m5stack.com/post/19164</guid><dc:creator><![CDATA[kylebuttress]]></dc:creator><pubDate>Sun, 30 Oct 2022 21:13:00 GMT</pubDate></item></channel></rss>