<?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[Micropython on the core2]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm sure that this is covered somewhere but I can't seem to find a definitive answer.</p>
<p dir="auto">I have been programming my core2 (and my stickC+) with uiflow for some time. Whilst it works fine, there are something that you cannot do with that system. I would like to get some better control over the hardware and get "closer to the metal" as it were.</p>
<p dir="auto">As a programmer (somewhat old-school and new to python) I would really like to be able to both do things with the hardware that I cannot do with uiflow and also enhance my learning of python.</p>
<p dir="auto">I did find an article that pointed me in the direction of using vscode and an m5stack add-on, but the article was quite old and I just got some strange errors when trying to execute even the simplest of code.</p>
<p dir="auto">So - can anyone please point me in the right direction? Or, possibly, just let me know that it can't be done?</p>
<p dir="auto">Many thanks<br />
Mike</p>
]]></description><link>https://community.m5stack.com/topic/4666/micropython-on-the-core2</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 22:32:51 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4666.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Oct 2022 19:48:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Micropython on the core2 on Tue, 04 Oct 2022 04:46:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/137775">@mwright</a> Have you tried visiting <a href="http://Micropython.org" target="_blank" rel="noopener noreferrer nofollow ugc">Micropython.org</a>?<br />
These is an esp32 sub forum that has a few M5Stack members in it.</p>
]]></description><link>https://community.m5stack.com/post/18802</link><guid isPermaLink="true">https://community.m5stack.com/post/18802</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 04 Oct 2022 04:46:48 GMT</pubDate></item><item><title><![CDATA[Reply to Micropython on the core2 on Tue, 04 Oct 2022 03:06:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi Mike:<br />
The Arduino IDE is a program environment using a very easy and convenient version of C, with some C++!<br />
Very user friendly, but easy to get started. C compiles and overwrites everything in the ESP32.<br />
Python is very easy to learn, but it is an Interpreted Language with a large memory usage in the board's core.<br />
C is a world wide standard because it gets as close to the metal as you can stand.<br />
I've been using Arduino IDE ver1 for ten years The new version 2 is more powerful, but more confusing.</p>
]]></description><link>https://community.m5stack.com/post/18801</link><guid isPermaLink="true">https://community.m5stack.com/post/18801</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Tue, 04 Oct 2022 03:06:53 GMT</pubDate></item></channel></rss>