<?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 basics, few beginner questions]]></title><description><![CDATA[<p dir="auto">Hi everybody,<br />
i'm quite new with M5stack and UIFlow (V 1.4.5.)<br />
I m not so bad, i made a nice program with a customize DHT12 and ENV libraries<br />
(because I2C bus was Error 6)<br />
Took me some times to understand librairies were on Github etc.<br />
but there are a few points  i can't deal with.</p>
<p dir="auto">1 the OPEN SAVE choices seems not functionnal<br />
2 sometimes,  i don't have the Project icon and the project name's field at the top left corner.<br />
3 sometimes i have the UNITS white cross on the left screen to add some unit, sometimes i have not<br />
4 it seems possible to go Blocks --&gt;  Python code but never Python Code --&gt; Blocks, so it s impossible to pick some Block code and insert in python coding interface<br />
5 The USB mode never works while downloading script to Device (not a big problem, i use WIFi)</p>
<p dir="auto">6 (Edit) : Why i can't see SD card blocks in Advanced :<br />
<a href="https://m5stack.com/blogs/news/6-new-features-for-uiflow-1-4-0-beta" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/blogs/news/6-new-features-for-uiflow-1-4-0-beta</a><br />
Thanks a lot for your answers.</p>
]]></description><link>https://community.m5stack.com/topic/1871/uiflow-basics-few-beginner-questions</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 16:18:49 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1871.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Apr 2020 09:02:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UIFlow basics, few beginner questions on Thu, 23 Apr 2020 06:08:09 GMT]]></title><description><![CDATA[<p dir="auto">I don't know why but, now  i have the SD card items in Advanced Menu. May be  because i plugged once a SD card ?<br />
The white cross icon to add UNITS is here too.</p>
<p dir="auto">I ve notice that :<br />
when modification is done with Blocky and i save the file : the saved file is OK,<br />
when the same modification is done with micropython : the file can't be saved.</p>
<p dir="auto">As if the micropython screen wasn't really a part of the UIflow.<br />
Related to the issue n°4 above ??</p>
]]></description><link>https://community.m5stack.com/post/8323</link><guid isPermaLink="true">https://community.m5stack.com/post/8323</guid><dc:creator><![CDATA[Serge]]></dc:creator><pubDate>Thu, 23 Apr 2020 06:08:09 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow basics, few beginner questions on Mon, 20 Apr 2020 11:04:13 GMT]]></title><description><![CDATA[<p dir="auto">I tried with chrome. I can say more.<br />
In chrome i open the Battery Animation in examples. I can save it, remame the file and open it again with chrome and firefox.<br />
The saved file contains 6 lines that begins like {"components":[{"id":"____screen","createTime":1545719428801,"name":"Screen","x":0,"y":0,"width":320,"height":240,"backgroundColor":"#000000","backgroundImage":"","type":"screen"},</p>
<p dir="auto">When i try to save my own file with many lines of codes , the saved fils only contains 1 line of the same kind</p>
<p dir="auto">{"components":[{"id":"____screen","createTime":1587379478361,"name":"Screen","x":0,"y":0,"width":320,"height":240,"backgroundColor":"#222222","backgroundImage":"","type":"screen"</p>
<p dir="auto">I can see no traces of my code in it, and that file should be much longer than the first one.</p>
<p dir="auto">Further more, when in the Battery Animation i delete all the white rectangles and save the file, when i open it again, the white rectangles are still here.</p>
]]></description><link>https://community.m5stack.com/post/8251</link><guid isPermaLink="true">https://community.m5stack.com/post/8251</guid><dc:creator><![CDATA[Serge]]></dc:creator><pubDate>Mon, 20 Apr 2020 11:04:13 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow basics, few beginner questions on Mon, 20 Apr 2020 09:23:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/serge" aria-label="Profile: serge">@<bdi>serge</bdi></a> said in <a href="/post/8247">UIFlow basics, few beginner questions</a>:</p>
<blockquote>
<p dir="auto">Thanks for answer : I use windows 10 64 bits and firefox</p>
</blockquote>
<p dir="auto">Try chrome and see if you still get the issues 1, 2, 3.</p>
]]></description><link>https://community.m5stack.com/post/8249</link><guid isPermaLink="true">https://community.m5stack.com/post/8249</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 20 Apr 2020 09:23:38 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow basics, few beginner questions on Mon, 20 Apr 2020 09:20:51 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for answer : I use windows 10 64 bits and firefox</p>
]]></description><link>https://community.m5stack.com/post/8247</link><guid isPermaLink="true">https://community.m5stack.com/post/8247</guid><dc:creator><![CDATA[Serge]]></dc:creator><pubDate>Mon, 20 Apr 2020 09:20:51 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow basics, few beginner questions on Mon, 20 Apr 2020 09:15:34 GMT]]></title><description><![CDATA[<p dir="auto">4 - the Blocks are preprogrammed with code and so if you want to add custom code in python mode then UIFlow doesn't know how to handle it and just drops it.<br />
An alternative is to use the Execute Code block to add custom code.</p>
<p dir="auto">What operating system are you using and what internet browser are you using to program in UIFlow.<br />
USB mode from the web version is not fully working as it requires a development addon that is not available to several online web browser (its a very new function)</p>
]]></description><link>https://community.m5stack.com/post/8245</link><guid isPermaLink="true">https://community.m5stack.com/post/8245</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 20 Apr 2020 09:15:34 GMT</pubDate></item></channel></rss>