<?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[Forum Rules (!!!!READ THIS FIRST BEFORE POSTING!!!!)]]></title><description><![CDATA[Forum Rules (!!!!READ THIS FIRST BEFORE POSTING!!!!)]]></description><link>https://community.m5stack.com/category/20</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 19:09:12 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/category/20.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Apr 2019 14:11:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Forum Avatars or (those little pictures on the left.)]]></title><description><![CDATA[<p dir="auto">Members will have noticed that some of us have pictures instead of letters next to our names. This isn't anything to do with status but is a function of the forum available to most (if not all) forum member.</p>
<p dir="auto">To set a picture for your avater you need to click on your letter in the top right hand side of the screen and a menu will appear.<br />
Click "Edit Profile" and you will be taken to the profile screen.<br />
At the top is a picture with your initial in it, click on it and you can upload an image to use.</p>
]]></description><link>https://community.m5stack.com/topic/949/forum-avatars-or-those-little-pictures-on-the-left</link><guid isPermaLink="true">https://community.m5stack.com/topic/949/forum-avatars-or-those-little-pictures-on-the-left</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 25 Apr 2019 14:11:40 GMT</pubDate></item><item><title><![CDATA[FORUM RULES (!!!!READ THIS FIRST BEFORE POSTING!!!!)]]></title><description><![CDATA[<p dir="auto"><strong>Posting rules</strong></p>
<p dir="auto">As with any forum, we ask you to first search for an answer to your problem or visit the FAQ<br />
section. If you really can't find the answer there, consider which forum category your question best fits. This ensures that all the relevant information is kept in the right places</p>
<p dir="auto">Make sure to name your posts in a descriptive way</p>
<p dir="auto"><strong>Posting code</strong></p>
<p dir="auto">In order to make it easier for other users to see your code and copy and paste it for testing<br />
we request that you put your code between 3 back ticks ``` which will put your code in a nice scrollable window with context coloring of the syntax like so..</p>
<pre><code>from m5stack import *
from m5ui import *

clear_bg(0x111111)

btnA = M5Button(name="ButtonA", text="ButtonA", visibility=False)
btnB = M5Button(name="ButtonB", text="ButtonB", visibility=False)
btnC = M5Button(name="ButtonC", text="ButtonC", visibility=False)
</code></pre>
<p dir="auto">If you are posting information about a terminal command please use 2 back ticks `` before and after the command to differentiate it from code snippets like so.</p>
<p dir="auto"><code>sudo halt</code></p>
<p dir="auto"><strong>Whats Allowed</strong></p>
<p dir="auto">Any posts related to M5Stack, ESP-32, IoT etc.. are more than welcome. If you want to talk off topic please post in the General section of the forum. No racist, political, religious or otherwise defamatory topics are accepted on these forums. Posting such content will result in your post being deleted and your account being banned.</p>
<p dir="auto"><strong>Languages</strong></p>
<p dir="auto">If you would prefer to discuss M5stack in your mother tongue, Please avoid posting to the English language forums, as both users and admin will probably not understand you. There are foreign language sections in the global communities section which are monitored by a moderator who speaks that language. If you don't see your language yet and there is enough interest you can request an admin to create a new language group for you.</p>
<p dir="auto">Thanks for reading and happy posting</p>
]]></description><link>https://community.m5stack.com/topic/535/forum-rules-read-this-first-before-posting</link><guid isPermaLink="true">https://community.m5stack.com/topic/535/forum-rules-read-this-first-before-posting</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Thu, 24 Jan 2019 03:21:49 GMT</pubDate></item></channel></rss>