<?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[M5StickC: Graduating from UiFlow: writing Python via REPL]]></title><description><![CDATA[<p dir="auto">Kudos to the UIFlow team! The web interface makes coding my M5StickC a breeze, and I was able to see how equivalent Python code are written.</p>
<p dir="auto">Moving forward, I want to move away from the UiFlow infrastructure and build my own. The existing libraries simplified component coding; no need to fiddle with GPIO ports to initialise the LCD, and I hope to keep all that.</p>
<p dir="auto">Qn: With UiFlow REPL is no longer possible on the M5StickC. I read some instructions for other models, but how does one do the same for this?</p>
]]></description><link>https://community.m5stack.com/topic/1954/m5stickc-graduating-from-uiflow-writing-python-via-repl</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 13:29:19 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1954.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 May 2020 10:45:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5StickC: Graduating from UiFlow: writing Python via REPL on Fri, 12 Jun 2020 10:33:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/700">@lukasmaximus</a> Not to be taken as Thonny being an inferior app; my Windows has a lot of crap inside. It seems pymakr on VS Code is more reliable on my Windows. pymakr has its own quirks; one of which is refusing to download binary files (eg. images).</p>
<p dir="auto">Will wait for more motivation to revisit Thonny again.</p>
]]></description><link>https://community.m5stack.com/post/8960</link><guid isPermaLink="true">https://community.m5stack.com/post/8960</guid><dc:creator><![CDATA[jhfoo]]></dc:creator><pubDate>Fri, 12 Jun 2020 10:33:50 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickC: Graduating from UiFlow: writing Python via REPL on Thu, 14 May 2020 05:30:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/700">@lukasmaximus</a> Thanks for the recommendation. Thonny looks nice. Will try.</p>
]]></description><link>https://community.m5stack.com/post/8675</link><guid isPermaLink="true">https://community.m5stack.com/post/8675</guid><dc:creator><![CDATA[jhfoo]]></dc:creator><pubDate>Thu, 14 May 2020 05:30:24 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickC: Graduating from UiFlow: writing Python via REPL on Thu, 14 May 2020 02:25:08 GMT]]></title><description><![CDATA[<p dir="auto">REPL works fine on the M5StickC. I recommend using the Thonny IDE <a href="https://thonny.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://thonny.org/</a>, it's very convenient for testing commands in the REPL, writing your scripts and transferring them to the flash, creating folders in the flash and you can run your scripts directly on the device as you would do in uiflow.</p>
]]></description><link>https://community.m5stack.com/post/8670</link><guid isPermaLink="true">https://community.m5stack.com/post/8670</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Thu, 14 May 2020 02:25:08 GMT</pubDate></item></channel></rss>