<?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 S3 with UiFlow - module M5 or M5Stack]]></title><description><![CDATA[<p dir="auto">I have an ATOM S3 and I have burned UIFlow 2.0 on to it using the M5Burner tool.<br />
I am using the micropython REPL to program it.  (May explore UIFlow later).<br />
The module "M5" is present in this build of UIFlow.<br />
In other example code, I have seen a module "M5Stack", but this is not present for my device.<br />
Can anyone explain what the difference between these modules is?<br />
Also, I'd like to find a link to documentation on the M5 module, since that seems to be all that is available to me.</p>
]]></description><link>https://community.m5stack.com/topic/5372/atom-s3-with-uiflow-module-m5-or-m5stack</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 07:53:29 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5372.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 08 Jun 2023 02:33:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ATOM S3 with UiFlow - module M5 or M5Stack on Fri, 09 Jun 2023 05:04:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/38133">@forestial</a> I'm working on the docs at the moments and currently logging the API's but as you noticed, it is hard work to find them.</p>
]]></description><link>https://community.m5stack.com/post/21141</link><guid isPermaLink="true">https://community.m5stack.com/post/21141</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 09 Jun 2023 05:04:24 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM S3 with UiFlow - module M5 or M5Stack on Thu, 08 Jun 2023 18:25:49 GMT]]></title><description><![CDATA[<p dir="auto">OK, good; by good luck I am already using the M5 which is the future one.</p>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> yes, the help() function helps but its quite a slog to figure things out.  For example I've been able to use the 'Lcd' class to print some text to the Atom S3's display; but when I wanted to change the font, it took me quite a while to figure it out.<br />
(In case anyone else is looking for this, the command seems to be</p>
<p dir="auto">Lcd.setFont(Lcd.FONTS.DejaVu18)</p>
<p dir="auto">when I incorrectly tried</p>
<p dir="auto">Lcd.setFont("DejaVu18")</p>
<p dir="auto">it crashes the device!)</p>
]]></description><link>https://community.m5stack.com/post/21137</link><guid isPermaLink="true">https://community.m5stack.com/post/21137</guid><dc:creator><![CDATA[forestial]]></dc:creator><pubDate>Thu, 08 Jun 2023 18:25:49 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM S3 with UiFlow - module M5 or M5Stack on Thu, 08 Jun 2023 04:53:17 GMT]]></title><description><![CDATA[<p dir="auto">UIFlow 1.X had an issue with duplicated modules which used up to much much ram.<br />
UIFlow 2.X is a major rewrite of the firmware and the UIFLOW/M5Stack function have been consolidate into one new library called M5</p>
]]></description><link>https://community.m5stack.com/post/21122</link><guid isPermaLink="true">https://community.m5stack.com/post/21122</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 08 Jun 2023 04:53:17 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM S3 with UiFlow - module M5 or M5Stack on Thu, 08 Jun 2023 03:52:25 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/38133">@forestial</a></p>
<p dir="auto">my guess is that for UIFlow &lt; 2.0 <code>M5Stack</code> was/is used and for UIFlow &gt;= 2.0 it has been decided to use <code>M5</code> instead.</p>
<p dir="auto">In both cases I assume they contain the M5Stack specific code and functions. In how much they are similar or different that I do not know, I am afraid.</p>
<p dir="auto">I believe the <code>help()</code> command should reveal some information, no?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/21121</link><guid isPermaLink="true">https://community.m5stack.com/post/21121</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 08 Jun 2023 03:52:25 GMT</pubDate></item></channel></rss>