<?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[UIFlow 1.8.8]]></title><description><![CDATA[<h3>v1.8.8</h3>
<h4>new features:</h4>
<ul>
<li>ZH-CN:
<ul>
<li>HAT C_BACK_DRIVER支持</li>
<li>LORABUS</li>
</ul>
</li>
<li>EN:
<ul>
<li>HAT C_BACK_DRIVER support</li>
<li>LORABUS</li>
</ul>
</li>
</ul>
<p dir="auto"><img src="/assets/uploads/files/1638531279656-735be93a-33c4-44aa-9ea1-bf03d945c8bd-image-resized.png" alt="0_1638531278772_735be93a-33c4-44aa-9ea1-bf03d945c8bd-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1638531301940-e689b003-6f8a-42e4-932f-6f26ca39753a-image-resized.png" alt="0_1638531301321_e689b003-6f8a-42e4-932f-6f26ca39753a-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1638531394942-7e00799d-2c6e-4dd4-88f1-3a1e6c4032de-image-resized.png" alt="0_1638531394540_7e00799d-2c6e-4dd4-88f1-3a1e6c4032de-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/topic/3798/uiflow-1-8-8</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 21:59:44 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3798.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 03 Dec 2021 11:36:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UIFlow 1.8.8 on Wed, 15 Dec 2021 12:38:30 GMT]]></title><description><![CDATA[<p dir="auto">I saw the firmware issue comping ages ago. <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a> this is why I recommended you build a firmware customiser that only builds the firmware with user selectable modules.<br />
You were going to run out of capacity trying to support all the hardware options in the way that you are currently trying.</p>
]]></description><link>https://community.m5stack.com/post/15831</link><guid isPermaLink="true">https://community.m5stack.com/post/15831</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Wed, 15 Dec 2021 12:38:30 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Tue, 14 Dec 2021 19:41:00 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a></p>
<p dir="auto">Hardware that either doesn't exist or doesn't work on M5Tough:</p>
<ul>
<li>Microphone :</li>
<li>RGB :</li>
<li>IMU : error: imu not found</li>
<li>Vibration: turns backlight on / off (same LDO3 as on M5Core2)</li>
</ul>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15821</link><guid isPermaLink="true">https://community.m5stack.com/post/15821</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 14 Dec 2021 19:41:00 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Tue, 14 Dec 2021 19:27:01 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a></p>
<p dir="auto">with M5Tough selected, <code>Hardware</code> lists a <code>Vibration</code> entry. I think that is wrong - the M5Tough does not come with vibration hardware.</p>
<p dir="auto">Edit: Setting <code>Vibration</code> to <code>false</code> turns off the LCD backlight. (Reason: the AXP192 output LDO3 used for the vibration motor on M5Core2 is used for the LCD backlight on M5Tough.)</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15818</link><guid isPermaLink="true">https://community.m5stack.com/post/15818</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 14 Dec 2021 19:27:01 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Mon, 13 Dec 2021 20:53:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> same probleme</p>
]]></description><link>https://community.m5stack.com/post/15813</link><guid isPermaLink="true">https://community.m5stack.com/post/15813</guid><dc:creator><![CDATA[bastien]]></dc:creator><pubDate>Mon, 13 Dec 2021 20:53:32 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Mon, 13 Dec 2021 11:11:48 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a></p>
<p dir="auto">there is an even more severe issue with fonts when using M5Core2. A simple UIFlow program which only sets the screen background color to red works fine when <strong>run</strong> from UIFlow.</p>
<p dir="auto">However when I try to <strong>download</strong> the program to the M5Core2 I get the following error on the M5Core2 screen (despite UIFlow reporting the download was successful) :</p>
<pre><code>'TFT' object has no attribute 'FONT_DejaVu24'
</code></pre>
<p dir="auto">I guess your effort to reduce the size of the UIFlow firmware was a bit too aggressive. (And once again very little testing seems to have gone into the UIFlow 1.8.8 release.)</p>
<p dir="auto">Edit: the download of the code is actually successful - it's only the text (I guess 'uploading') which cannot be displayed. If after the download I switch M5Core2 to app mode and select the downloaded program it runs just fine.</p>
<p dir="auto">Note: UIFlow 1.8.7 does not have this issue.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15802</link><guid isPermaLink="true">https://community.m5stack.com/post/15802</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 13 Dec 2021 11:11:48 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Fri, 10 Dec 2021 01:54:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7994">@martincrn</a></p>
<p dir="auto">so. for the time being you could use the label if you wanna use different font.</p>
<p dir="auto"><img src="/assets/uploads/files/1639101188899-f9c41992-aa1c-43f8-a80f-986255fb55b0-image-resized.png" alt="0_1639101191380_f9c41992-aa1c-43f8-a80f-986255fb55b0-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/15773</link><guid isPermaLink="true">https://community.m5stack.com/post/15773</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Fri, 10 Dec 2021 01:54:14 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Wed, 08 Dec 2021 20:51:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a><br />
Hi, I can't choose the font for CORE 2, there is only a basic font. Thanks for the help.</p>
<p dir="auto"><img src="/assets/uploads/files/1638996613701-2021-12-08-212408-resized.png" alt="0_1638996615453_2021-12-08 212408.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/15770</link><guid isPermaLink="true">https://community.m5stack.com/post/15770</guid><dc:creator><![CDATA[MartinCrn]]></dc:creator><pubDate>Wed, 08 Dec 2021 20:51:07 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Tue, 07 Dec 2021 14:16:21 GMT]]></title><description><![CDATA[<p dir="auto">When will this release be available for the desktop?</p>
]]></description><link>https://community.m5stack.com/post/15742</link><guid isPermaLink="true">https://community.m5stack.com/post/15742</guid><dc:creator><![CDATA[slugs]]></dc:creator><pubDate>Tue, 07 Dec 2021 14:16:21 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Sat, 04 Dec 2021 21:10:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5685">@arno</a> C3 is only just come out and the MicroPython is just not ready to fully support it</p>
]]></description><link>https://community.m5stack.com/post/15725</link><guid isPermaLink="true">https://community.m5stack.com/post/15725</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 04 Dec 2021 21:10:40 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Sat, 04 Dec 2021 19:19:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5685">@arno</a> well already 8 months since zigbee was on sale and guess what ;) still no UIFlow<br />
<a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a> i hope ZigBee will born nice and shine after 9 month's of development.</p>
<p dir="auto">About C3 - you can use pure micropyhon its already there:<br />
<a href="https://github.com/micropython/micropython/releases/tag/v1.17" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/micropython/micropython/releases/tag/v1.17</a></p>
]]></description><link>https://community.m5stack.com/post/15724</link><guid isPermaLink="true">https://community.m5stack.com/post/15724</guid><dc:creator><![CDATA[OyczE]]></dc:creator><pubDate>Sat, 04 Dec 2021 19:19:50 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Fri, 03 Dec 2021 18:35:11 GMT]]></title><description><![CDATA[<p dir="auto">COM.X GSM ?</p>
]]></description><link>https://community.m5stack.com/post/15707</link><guid isPermaLink="true">https://community.m5stack.com/post/15707</guid><dc:creator><![CDATA[Radu]]></dc:creator><pubDate>Fri, 03 Dec 2021 18:35:11 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow 1.8.8 on Fri, 03 Dec 2021 16:17:15 GMT]]></title><description><![CDATA[<p dir="auto">disappointment ...<br />
Still no Uiflow for the ATOM Display and the C3 !</p>
]]></description><link>https://community.m5stack.com/post/15703</link><guid isPermaLink="true">https://community.m5stack.com/post/15703</guid><dc:creator><![CDATA[Arno]]></dc:creator><pubDate>Fri, 03 Dec 2021 16:17:15 GMT</pubDate></item></channel></rss>