<?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 are the docs for MicroPython with M5Stack?]]></title><description><![CDATA[<p dir="auto">For example, I know I can turn the LED on/off with M5Led, but where is this documented? I can't even see any reference to it on the M5Stack github</p>
<p dir="auto">m5stack.M5Led.<strong>module</strong></p>
<p dir="auto">says</p>
<p dir="auto">'hardware._led'</p>
<p dir="auto">Where would that be?</p>
<p dir="auto">It would be nice to have some proper stuctured docs, or at least some source to look at, to see what is available</p>
]]></description><link>https://community.m5stack.com/topic/2815/where-are-the-docs-for-micropython-with-m5stack</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 22:37:05 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2815.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Jan 2021 14:34:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where are the docs for MicroPython with M5Stack? on Wed, 21 Feb 2024 15:32:05 GMT]]></title><description><![CDATA[<p dir="auto">This is still the case. I can't find any information on how to use the M5 Python Library.</p>
<ol>
<li>Where does it live? I've seen a GitHub repo, but it mainly says C++ or Arduino. As far as I can tell, this is not good for me.</li>
<li>Why can't I import it with pip? It's also not on <a href="https://pypi.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://pypi.org/</a>. Why not if it is becoming a major player in the Pi world?</li>
<li>What can I do with that library?</li>
<li>What functions does it contain?</li>
</ol>
<p dir="auto">None of this stuff is easy to find, making this product unusable for use.</p>
]]></description><link>https://community.m5stack.com/post/24003</link><guid isPermaLink="true">https://community.m5stack.com/post/24003</guid><dc:creator><![CDATA[jasric89]]></dc:creator><pubDate>Wed, 21 Feb 2024 15:32:05 GMT</pubDate></item><item><title><![CDATA[Reply to Where are the docs for MicroPython with M5Stack? on Sun, 24 Jan 2021 17:05:24 GMT]]></title><description><![CDATA[<p dir="auto">there is a short explanation:</p>
<p dir="auto"><a href="https://github.com/m5stack/UIFlow-Code/wiki/Advanced" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/UIFlow-Code/wiki/Advanced</a></p>
<p dir="auto">At the bottom of site you have links to detailed documentation of some modules/devices.</p>
<p dir="auto">Probably it  is outdatet and havent described new modules and devices.</p>
]]></description><link>https://community.m5stack.com/post/11966</link><guid isPermaLink="true">https://community.m5stack.com/post/11966</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Sun, 24 Jan 2021 17:05:24 GMT</pubDate></item><item><title><![CDATA[Reply to Where are the docs for MicroPython with M5Stack? on Sun, 24 Jan 2021 16:04:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mb" aria-label="Profile: mb">@<bdi>mb</bdi></a> I will add your suggestions to my todo list. I'm currently working on the E Ink devices documentations which take in Arduino, Micropython and UIFlow.</p>
]]></description><link>https://community.m5stack.com/post/11964</link><guid isPermaLink="true">https://community.m5stack.com/post/11964</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 24 Jan 2021 16:04:08 GMT</pubDate></item><item><title><![CDATA[Reply to Where are the docs for MicroPython with M5Stack? on Sun, 24 Jan 2021 14:05:13 GMT]]></title><description><![CDATA[<p dir="auto">I agree, it seems there is a lot of documentation for MicroPython missing.</p>
<p dir="auto">What is the recommended setup? Maybe Visual Studio Code with <a href="https://marketplace.visualstudio.com/items?itemName=curdeveryday.vscode-m5stack-mpy" target="_blank" rel="noopener noreferrer nofollow ugc">VS-Code Plug-In</a>.</p>
<p dir="auto">But now it's up and running, a lot more questions appear:</p>
<ol>
<li>How do I switch from USB to WiFi mode? (epecially if I used UIFlow online as first step)</li>
<li>Will WiFi be automatically connected even in USB mode?</li>
<li>How do I get the WiFi status? How do I change it and re-connect?</li>
<li>Why do I have to set the USB mode? M5Burner can connect over USB in WiFi mode, why can't mpy?</li>
<li>When the program is running on my Core2 I need to reset it to run again. Is that standard process?</li>
<li>Is there a debug console? How to use it (write to and see output)?</li>
</ol>
<p dir="auto">And for development we need more functionality. What libraries are included?</p>
<ol>
<li>Touch display input?</li>
<li>Web-server?</li>
<li>web-sockets?</li>
<li>QR-code generation?</li>
<li>File management (on SD card)?</li>
</ol>
<p dir="auto">There are some nice Arduino examples, but MicroPython is completely missing.</p>
<p dir="auto">How do I integrate a 3rd party MicroPython library?</p>
<p dir="auto">I think we would really love to see some more documentation...</p>
<p dir="auto">Cheers<br />
Mike</p>
]]></description><link>https://community.m5stack.com/post/11960</link><guid isPermaLink="true">https://community.m5stack.com/post/11960</guid><dc:creator><![CDATA[mb]]></dc:creator><pubDate>Sun, 24 Jan 2021 14:05:13 GMT</pubDate></item><item><title><![CDATA[Reply to Where are the docs for MicroPython with M5Stack? on Sun, 24 Jan 2021 12:28:23 GMT]]></title><description><![CDATA[<p dir="auto">Here is my work in progress documents. they are free to download until they are finished.<br />
<a href="https://github.com/Ajb2k3/UIFlowHandbook" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Ajb2k3/UIFlowHandbook</a></p>
<p dir="auto">It is taking me a long time to find the seperate api's.<br />
Which LED are you trying to turn on and off?</p>
<p dir="auto">The API calls in micropython are<br />
M5Led.on()<br />
and<br />
M5Led.off()</p>
]]></description><link>https://community.m5stack.com/post/11958</link><guid isPermaLink="true">https://community.m5stack.com/post/11958</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 24 Jan 2021 12:28:23 GMT</pubDate></item></channel></rss>