<?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 and C++]]></title><description><![CDATA[<p dir="auto">Can you run micropython and C++ (arduino) on M5stack using the same firmware? I would like to program with both as some libraries are only available for C++.<br />
Can you launch a C++ script from micropython? I this is possible can you please give details of how to do it?<br />
Thanks</p>
]]></description><link>https://community.m5stack.com/topic/4233/micropython-and-c</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 11:33:38 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4233.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Apr 2022 08:51:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Micropython and C++ on Sat, 23 Apr 2022 06:16:36 GMT]]></title><description><![CDATA[<p dir="auto">No you cannot. Micropython's firmware includes an interpreter as well as having the MP libraries to run where as Arduino/C does not need the interpreter and runs on a lower level overwriting the firmware.</p>
]]></description><link>https://community.m5stack.com/post/17271</link><guid isPermaLink="true">https://community.m5stack.com/post/17271</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 23 Apr 2022 06:16:36 GMT</pubDate></item><item><title><![CDATA[Reply to Micropython and C++ on Fri, 22 Apr 2022 20:53:51 GMT]]></title><description><![CDATA[<p dir="auto">No you cannot. The term firmware in this case can be a bit misleading. It is compiled code of micropython interpreter written in c/c++ language with implemented support for uploading or running python scripts via uiflow online editor or usb connection. you might as well call a c/c++ program compiled and uploaded using arduino a firmware.</p>
]]></description><link>https://community.m5stack.com/post/17264</link><guid isPermaLink="true">https://community.m5stack.com/post/17264</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Fri, 22 Apr 2022 20:53:51 GMT</pubDate></item></channel></rss>