<?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[multithreading in uiflow]]></title><description><![CDATA[<p dir="auto">I noticed in makecode for circuit playground they offer multithreading in their block programming environment. This enables you can have two separate loop blocks each running an independent set of instructions. I know the esp32 is multithreaded, is this possible in uiflow or might this be a function added to future releases. It makes what would be complicated code really easy to manage.</p>
]]></description><link>https://community.m5stack.com/topic/1645/multithreading-in-uiflow</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 11:33:40 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1645.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Jan 2020 00:58:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to multithreading in uiflow on Wed, 29 Jan 2020 20:13:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jpilarski" aria-label="Profile: jpilarski">@<bdi>jpilarski</bdi></a></p>
<p dir="auto">I agree this would be a good feature to have on uiFlow.  Specifically, which block are you referring to on Adafruit MakeCode? Is it the "run in parallel" block?<br />
<img src="/assets/uploads/files/1580328768960-screen-shot-2020-01-29-at-3.11.52-pm-resized.png" alt="0_1580328765943_Screen Shot 2020-01-29 at 3.11.52 PM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">However, from a MicroPython perspective, multithreading doesn't seem to be complete yet, according to <a href="https://docs.micropython.org/en/latest/library/_thread.html" target="_blank" rel="noopener noreferrer nofollow ugc">this link</a>. <em>"This module is highly experimental and its API is not yet fully settled and not yet described in this documentation."</em></p>
]]></description><link>https://community.m5stack.com/post/7242</link><guid isPermaLink="true">https://community.m5stack.com/post/7242</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Wed, 29 Jan 2020 20:13:07 GMT</pubDate></item></channel></rss>