<?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[Where can I find examples of using UART module in UIFlow?]]></title><description><![CDATA[<p dir="auto">I have Core3S device. I'm try to use its PORT C, the UART port to send control message to other devices. But there is now introduction of how to use it in UIFlow2 IDE. Any help would be appreciated, UIFlow example, or C demo code. I didn't find any examples in Github either.  I'm confused at how to init the UART module.<br />
Thanks,</p>
]]></description><link>https://community.m5stack.com/topic/6166/where-can-i-find-examples-of-using-uart-module-in-uiflow</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 01:58:23 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6166.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Feb 2024 07:52:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Fri, 08 Mar 2024 03:13:52 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Felix! I will study your new example.</p>
]]></description><link>https://community.m5stack.com/post/24296</link><guid isPermaLink="true">https://community.m5stack.com/post/24296</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Fri, 08 Mar 2024 03:13:52 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Wed, 06 Mar 2024 15:28:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi guys</p>
<p dir="auto">I've created an UIFlow2 example (<em>M5CoreS3_Ext_Usb_Power_UIFlow2.0.1</em>) showcasing switching ext. power output (Groove port) and USB power output. You can find it in the UIFlow2 Play Zone.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24273</link><guid isPermaLink="true">https://community.m5stack.com/post/24273</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 06 Mar 2024 15:28:18 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Wed, 06 Mar 2024 07:09:13 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a></p>
<p dir="auto">I am glad to hear you got it working (at least with USB-C power).</p>
<p dir="auto">BTW: My M5CoreS3 (running UIFlow2 firmware) provides power to all Groove ports (A/B/C) in both cases: running from USB-C or battery.</p>
<p dir="auto">In your hardware setup, what do you need the 5 V of the Groove port for? If you have a multimeter it should be relatively easy to verify 5 V being present or not.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24269</link><guid isPermaLink="true">https://community.m5stack.com/post/24269</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 06 Mar 2024 07:09:13 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Wed, 06 Mar 2024 06:03:38 GMT]]></title><description><![CDATA[<p dir="auto">Thanks all friends! I finally figure it out.<br />
I think it is still related to AXP2101. When I keep the USB-C connected and use PORT C to communicate, it works. When plug off the USB-C, PORT C UART port just never send and receive data. I think it is because the USB-C supply power to the PORT C, not the inside battery. I will try to figure out how to let the battery to give power to PORT C.</p>
]]></description><link>https://community.m5stack.com/post/24268</link><guid isPermaLink="true">https://community.m5stack.com/post/24268</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Wed, 06 Mar 2024 06:03:38 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Mon, 04 Mar 2024 11:58:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a> said in <a href="/post/24254">Where can I find examples of using UART module in UIFlow?</a>:</p>
<blockquote>
<p dir="auto"><img src="/assets/uploads/files/1709551990078-da169cec-8dae-4fdb-8fd5-671dcf1aaaaa-image-resized.png" alt="0_1709551989520_da169cec-8dae-4fdb-8fd5-671dcf1aaaaa-image.png" class=" img-fluid img-markdown" /> It looks like the bad thing is from AXP2101 power chip, all the PORTs were set to 5V? Please, any idea of how to lower voltage to 3.3V.<br />
I will also find a multimeter to give a test.</p>
</blockquote>
<p dir="auto">on your graphic USB-C is not PORT C (blue)  - unfortunately it is drawn in blue - but this is USB port which you are connecting your Laptop /pc to M5Stack</p>
<p dir="auto">in general on Ports A/B/C wires blk/red are power pins with gnd/5v on them  where other two pins wht/yellow are data/sensor pins with 3.3v expected</p>
]]></description><link>https://community.m5stack.com/post/24257</link><guid isPermaLink="true">https://community.m5stack.com/post/24257</guid><dc:creator><![CDATA[robski]]></dc:creator><pubDate>Mon, 04 Mar 2024 11:58:48 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Mon, 04 Mar 2024 12:29:23 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a></p>
<p dir="auto">I am not sure you fully understand the concept of how the Groove port of M5Stack devices are setup.</p>
<ul>
<li>Power (red wire) provides 5 V to M5Stack units (which if required turn the 5 V internally to 3.3 V using an DC/DC converter or LDO).</li>
<li>Data lines (yellow and white wire) use 3.3 V</li>
<li>GND (black wire)</li>
</ul>
<p dir="auto">In your case I assume the 3rd party device (Arduino) is already powered by its own power supply. If yes, then there is no need to use the power (red wire) of the M5Stack.</p>
<p dir="auto">If the 3rd party device is using 3.3 V on its data lines (TX and RX) then the wiring is as follows:</p>
<p dir="auto">M5Stack (3.3 V) TX &lt;---&gt; RX (3.3 V) of 3rd party device<br />
M5Stack (3.3 V) RX &lt;---&gt; TX (3.3 V) of 3rd party device<br />
M5Stack GND &lt;---&gt; GND of 3rd party device</p>
<p dir="auto">If the 3rd party device is using 5 V on its data lines (Tx and RX) then the wiring is as follows:</p>
<p dir="auto">M5Stack (3.3 V) TX &lt;---&gt; Level shifter &lt;---&gt; RX (5 V) of 3rd party device<br />
M5Stack (3.3 V) RX &lt;---&gt; Level shifter &lt;---&gt; TX (5 V) of 3rd party device<br />
M5Stack GND &lt;---&gt; GND of 3rd party device</p>
<p dir="auto">Here is an example M5Stack unit which uses an DC/DC converter to lower the 5 V to 3.3 V and includes level shifters for the data lines. See <a href="https://docs.m5stack.com/en/unit/cat_m" target="_blank" rel="noopener noreferrer nofollow ugc">schematic</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24256</link><guid isPermaLink="true">https://community.m5stack.com/post/24256</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 04 Mar 2024 12:29:23 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Mon, 04 Mar 2024 11:36:45 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1709551990078-da169cec-8dae-4fdb-8fd5-671dcf1aaaaa-image-resized.png" alt="0_1709551989520_da169cec-8dae-4fdb-8fd5-671dcf1aaaaa-image.png" class=" img-fluid img-markdown" /> It looks like the bad thing is from AXP2101 power chip, all the PORTs were set to 5V? Please, any idea of how to lower voltage to 3.3V.<br />
I will also find a multimeter to give a test.</p>
]]></description><link>https://community.m5stack.com/post/24254</link><guid isPermaLink="true">https://community.m5stack.com/post/24254</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Mon, 04 Mar 2024 11:36:45 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Mon, 04 Mar 2024 11:35:34 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a></p>
<p dir="auto">like <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5596">@robski</a> already mentioned, you only need level shifter if your target board TX and RX pins are different from M5Stack Groove port, which uses 3.3 V on its data pins. (Only the red wire of the Groove port, providing power to the M5Stack units, is 5 V.)</p>
<p dir="auto">Are you sure your target board uses 3.3 V on the data pins? Arduino boards (especially old ones) mostly use 5 V on their data pins.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24253</link><guid isPermaLink="true">https://community.m5stack.com/post/24253</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 04 Mar 2024 11:35:34 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Mon, 04 Mar 2024 11:21:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a> M5 gpio/ grove  are 3.3v so if your device side is 3.3 then all good, be sure that tx goes to rx and rx to tx, same baudrate and parity ....</p>
]]></description><link>https://community.m5stack.com/post/24252</link><guid isPermaLink="true">https://community.m5stack.com/post/24252</guid><dc:creator><![CDATA[robski]]></dc:creator><pubDate>Mon, 04 Mar 2024 11:21:52 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Mon, 04 Mar 2024 11:02:20 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> I tested my target device the PIN is 3.3V, so, I need to downgrade M5 from 5V to 3.3V? Many thanks!</p>
]]></description><link>https://community.m5stack.com/post/24251</link><guid isPermaLink="true">https://community.m5stack.com/post/24251</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Mon, 04 Mar 2024 11:02:20 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Mon, 04 Mar 2024 08:00:07 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> Thanks Felix! The device i'm working on is an Arduino 328P board, there were a UART port on the board (as far as the info i have, there printed "UART port", not I2C or whatever). It's a quite old device, it's difficult find link and more introduction. And it is the control board of an open source laser engraver machine.<br />
I will try your suggestion of the port voltage. And I also ordered a M5 UART GPS module, I will try that module to get more understanding of serials port programing first.</p>
]]></description><link>https://community.m5stack.com/post/24246</link><guid isPermaLink="true">https://community.m5stack.com/post/24246</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Mon, 04 Mar 2024 08:00:07 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Sun, 03 Mar 2024 18:36:07 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> As a side note:<br />
I had a project where the third party sensor was 5V intolerant.<br />
I chose the Stamp-PICO with the USB Downloader accessory (and the Stamp-ISP) are 3.3V (!)</p>
]]></description><link>https://community.m5stack.com/post/24245</link><guid isPermaLink="true">https://community.m5stack.com/post/24245</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Sun, 03 Mar 2024 18:36:07 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Sun, 03 Mar 2024 06:00:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a></p>
<p dir="auto">please note:  while Groove ports on M5Stack cores provide 5 V power, the data pins are only 3.3 V tolerant. Which means you might need some level shifters to make a third party product work.</p>
<p dir="auto">Do you have a link to that 3rd party product?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24243</link><guid isPermaLink="true">https://community.m5stack.com/post/24243</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 03 Mar 2024 06:00:46 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Sun, 03 Mar 2024 03:37:11 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> Understand! Thanks! I'm using a 3rd part device, not M5's product.</p>
]]></description><link>https://community.m5stack.com/post/24242</link><guid isPermaLink="true">https://community.m5stack.com/post/24242</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Sun, 03 Mar 2024 03:37:11 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Sat, 02 Mar 2024 18:26:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a></p>
<p dir="auto">there is no need for that when using UIFlow2. UIFlow2 firmware automatically turns the power on for all ports. (The FAQ comment is only relevant when programming with Arduino.)</p>
<p dir="auto">What is the serial device you are trying to read from and write to? (I was testing with a SIM7080 modem, btw.)</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24239</link><guid isPermaLink="true">https://community.m5stack.com/post/24239</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 02 Mar 2024 18:26:19 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Sat, 02 Mar 2024 08:34:40 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> I studied your example. Can I know what device you used to connect to S3 through the UART port(port C of the S3 core)? On my side it still doesn't work, can't read anything neither write out. I noticed in the introduction of S3, there is an official note:"Q: After the sensor is connected, what is the case that the sensor does not work or does not exist?<br />
A: The CoreS3 uses the AXP2101 power management chip, and the Port port and the M5-Bus power supply need to be configured for normal output voltage. The configured API is in the AXP2101.cpp library file, and can be configured as required. eg: M5.Axp.powerModeSet(POWER_MODE_USB_OUT_BUS_OUT) in the setup function."</p>
<p dir="auto"><img src="/assets/uploads/files/1709368399511-%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE-2024-03-02-163224-resized.jpg" alt="0_1709368399107_屏幕截图 2024-03-02 163224.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Would that be the reason? How can I do that in mpy? In your mpy and C project, you never use this powerModeSet function.</p>
<p dir="auto">Many thanks again!</p>
]]></description><link>https://community.m5stack.com/post/24230</link><guid isPermaLink="true">https://community.m5stack.com/post/24230</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Sat, 02 Mar 2024 08:34:40 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Sat, 02 Mar 2024 02:32:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5596">@robski</a> Thanks alot robski! Thanks for your clue about uiflow 1， so I tried to code in mpy,  “from machine import UART”. At least, it no longer crashes, but still can't read and write data, I will keep on trying and let everyone know.</p>
]]></description><link>https://community.m5stack.com/post/24225</link><guid isPermaLink="true">https://community.m5stack.com/post/24225</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Sat, 02 Mar 2024 02:32:22 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Sat, 02 Mar 2024 02:26:39 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> Thanks alot! I will study your example!</p>
]]></description><link>https://community.m5stack.com/post/24224</link><guid isPermaLink="true">https://community.m5stack.com/post/24224</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Sat, 02 Mar 2024 02:26:39 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Fri, 01 Mar 2024 10:41:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a> said in <a href="/post/24193">Where can I find examples of using UART module in UIFlow?</a>:</p>
<blockquote>
<p dir="auto">I didn't find any examples in Github either</p>
</blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a> for some examples go to uiflow1   <a href="http://flow.m5stack.com" target="_blank" rel="noopener noreferrer nofollow ugc">flow.m5stack.com</a>   then under UART blocks you can find pass thru and sim800 examples</p>
]]></description><link>https://community.m5stack.com/post/24213</link><guid isPermaLink="true">https://community.m5stack.com/post/24213</guid><dc:creator><![CDATA[robski]]></dc:creator><pubDate>Fri, 01 Mar 2024 10:41:52 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Fri, 01 Mar 2024 10:38:10 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/89929">@zhoubinx</a></p>
<p dir="auto">in UIFlow2 the UART blocks, unfortunately, are broken (for M5CoreS3 at least). Using UART1 tries to initialize <code>rts</code> and <code>cts</code> with <code>-1</code> which leads to the "invalid pin" error.</p>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a> : please fix. Thank you.</p>
<p dir="auto">But there is a way to get around that error using the <code>Execute mpy code</code> block and omitting the extended parameters like <code>rts</code> etc.. I've uploaded an example into the UIFlow2 Play Zone called: <em>M5CoreS3_UART_PortC_UIFlow2.0.1</em></p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24212</link><guid isPermaLink="true">https://community.m5stack.com/post/24212</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 01 Mar 2024 10:38:10 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Fri, 01 Mar 2024 08:25:55 GMT]]></title><description><![CDATA[<p dir="auto">understand, i can see same, UART implementation looks different in Uiflow 1 blockly and it works.</p>
<p dir="auto">uiflow1<br />
uart1 = machine.UART(1, tx=17, rx=16)<br />
uart1.init(9600, bits=8, parity=None, stop=1)</p>
<p dir="auto">uiflow2<br />
setup block:<br />
uart0.init(baudrate=115200, bits=8, parity=None, stop=1, tx=17, rx=16, rts=-1, cts=-1, txbuf=256, rxbuf=256, timeout=0, timeout_char=0, invert=0, flow=0)</p>
<p dir="auto">init block:<br />
uart0 = UART(0, baudrate=115200, bits=8, parity=None, stop=1, tx=17, rx=16, rts=-1, cts=-1, txbuf=256, rxbuf=256, timeout=0, timeout_char=0, invert=0, flow=0)</p>
]]></description><link>https://community.m5stack.com/post/24211</link><guid isPermaLink="true">https://community.m5stack.com/post/24211</guid><dc:creator><![CDATA[robski]]></dc:creator><pubDate>Fri, 01 Mar 2024 08:25:55 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Fri, 01 Mar 2024 04:56:38 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1709268743214-%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE-2024-03-01-125204.jpg" alt="0_1709268742294_屏幕截图 2024-03-01 125204.jpg" class=" img-fluid img-markdown" /><br />
I did nothing, only init a UART module. When i select UART 0, it throws out an error "ValueError: UART buffer size is fixed". When I select UART 1 or 2, it throws out an error "invalid pin"....<br />
There were too insufficient documents!</p>
]]></description><link>https://community.m5stack.com/post/24206</link><guid isPermaLink="true">https://community.m5stack.com/post/24206</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Fri, 01 Mar 2024 04:56:38 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Fri, 01 Mar 2024 01:53:03 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Robski! What i'm confused at is: how can i use those modules? E.g. at the init stage what the different of the first and second block? <img src="/assets/uploads/files/1709257941016-%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE-2024-03-01-085511-resized.jpg" alt="0_1709257940048_屏幕截图 2024-03-01 085511.jpg" class=" img-fluid img-markdown" />  and more details of other UART blocks. Many thanks.</p>
]]></description><link>https://community.m5stack.com/post/24205</link><guid isPermaLink="true">https://community.m5stack.com/post/24205</guid><dc:creator><![CDATA[zhoubinx]]></dc:creator><pubDate>Fri, 01 Mar 2024 01:53:03 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find examples of using UART module in UIFlow? on Thu, 29 Feb 2024 11:57:36 GMT]]></title><description><![CDATA[<p dir="auto">in uiflow2 you need to "enable/add" UART in left hand side options below unit picture hardware/software/unit/module   then UART is available in blockly</p>
]]></description><link>https://community.m5stack.com/post/24194</link><guid isPermaLink="true">https://community.m5stack.com/post/24194</guid><dc:creator><![CDATA[robski]]></dc:creator><pubDate>Thu, 29 Feb 2024 11:57:36 GMT</pubDate></item></channel></rss>