<?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[Add Arduino code to app made with UIFlow....]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">I am new to M5Stack, and am trying to find my way.  I'm trying to do a project with UI flow, and want to add to it an MQTT broker, which I have found ESP32 code for here: <a href="https://github.com/hsaturn/TinyMqtt" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/hsaturn/TinyMqtt</a></p>
<p dir="auto">I want to build the functionality and the display elements in UIflow, and add the MQTT broker from the github code -  how can I make this code work with the UIflow components?</p>
<p dir="auto">Just looking for a high level view of where to start to make the two work together... Thx!</p>
]]></description><link>https://community.m5stack.com/topic/3755/add-arduino-code-to-app-made-with-uiflow</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:21:22 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3755.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Nov 2021 01:45:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Add Arduino code to app made with UIFlow.... on Sat, 20 Nov 2021 20:26:21 GMT]]></title><description><![CDATA[<p dir="auto">OK, I'm learning... So I don't just need ESP32 code, it needs to be Micropython.  So let's say I can find an MQTT broker written in MicroPython, how will I go about adding this into a UI flow project?  I want to use UI Flow to do the user interface components, and include an MQTT broker.  UIFlow already has an MQTT Client, but it does not look like there is a broker.</p>
]]></description><link>https://community.m5stack.com/post/15544</link><guid isPermaLink="true">https://community.m5stack.com/post/15544</guid><dc:creator><![CDATA[jimbol]]></dc:creator><pubDate>Sat, 20 Nov 2021 20:26:21 GMT</pubDate></item><item><title><![CDATA[Reply to Add Arduino code to app made with UIFlow.... on Fri, 19 Nov 2021 05:24:45 GMT]]></title><description><![CDATA[<p dir="auto">You can't directly as Arduino is written in a version of C and UIFlow is written in MicroPython.</p>
<p dir="auto">You would need to learn how to port the Arduino commands into Micropython commands.</p>
]]></description><link>https://community.m5stack.com/post/15517</link><guid isPermaLink="true">https://community.m5stack.com/post/15517</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 19 Nov 2021 05:24:45 GMT</pubDate></item></channel></rss>