<?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[lcd.setRotation() Not enabled?]]></title><description><![CDATA[<p dir="auto">Am I missing something?<br />
<code>lcd.setRotation()</code><br />
doesn't work.</p>
]]></description><link>https://community.m5stack.com/topic/504/lcd-setrotation-not-enabled</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 15:37:17 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/504.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Jan 2019 09:38:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to lcd.setRotation() Not enabled? on Tue, 15 Jan 2019 01:40:21 GMT]]></title><description><![CDATA[<p dir="auto">Noted. The auto-complete still has a way to go</p>
]]></description><link>https://community.m5stack.com/post/2500</link><guid isPermaLink="true">https://community.m5stack.com/post/2500</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Tue, 15 Jan 2019 01:40:21 GMT</pubDate></item><item><title><![CDATA[Reply to lcd.setRotation() Not enabled? on Mon, 14 Jan 2019 06:46:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukasmaximus" aria-label="Profile: lukasmaximus">@<bdi>lukasmaximus</bdi></a><br />
The autocomplete didn't recognize the <code>lcd.setRotation()</code> function</p>
]]></description><link>https://community.m5stack.com/post/2486</link><guid isPermaLink="true">https://community.m5stack.com/post/2486</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 14 Jan 2019 06:46:35 GMT</pubDate></item><item><title><![CDATA[Reply to lcd.setRotation() Not enabled? on Mon, 14 Jan 2019 05:55:29 GMT]]></title><description><![CDATA[<p dir="auto">not sure thats even available in the python driver for the sticks screen yet. Will make a note of that though thanks</p>
]]></description><link>https://community.m5stack.com/post/2485</link><guid isPermaLink="true">https://community.m5stack.com/post/2485</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Mon, 14 Jan 2019 05:55:29 GMT</pubDate></item><item><title><![CDATA[Reply to lcd.setRotation() Not enabled? on Mon, 14 Jan 2019 05:45:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukasmaximus" aria-label="Profile: lukasmaximus">@<bdi>lukasmaximus</bdi></a> said in <a href="/post/2478">lcd.setRotation() Not enabled?</a>:</p>
<blockquote>
<p dir="auto"><a href="mailto:luke@m5stack.com" target="_blank" rel="noopener noreferrer nofollow ugc">luke@m5stack.com</a></p>
</blockquote>
<p dir="auto">Thanks, could really do with a screen rotation block for the M5Stick.</p>
]]></description><link>https://community.m5stack.com/post/2483</link><guid isPermaLink="true">https://community.m5stack.com/post/2483</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 14 Jan 2019 05:45:09 GMT</pubDate></item><item><title><![CDATA[Reply to lcd.setRotation() Not enabled? on Mon, 14 Jan 2019 04:09:06 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a></p>
<p dir="auto">lcd.setRotation() requires a number 0-3 in the parentheses for each orientation, and it seems to clear the screen every time it rotates. I found I could print text in all 4 orientations of the screen if I used the print command after set Rotation. like so:</p>
<p dir="auto"><code>lcd.setRotation(3)    lcd.print('hello',100,100,0xffffff) </code><br />
hope that answers your question. I'm back from christmas hols now and i've seen you've been busy<br />
working on your own manual for the m5stack, awesome stuff, I'd love to connect with you and see how we can cooperate on a manual my email is <a href="mailto:luke@m5stack.com" target="_blank" rel="noopener noreferrer nofollow ugc">luke@m5stack.com</a></p>
]]></description><link>https://community.m5stack.com/post/2478</link><guid isPermaLink="true">https://community.m5stack.com/post/2478</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Mon, 14 Jan 2019 04:09:06 GMT</pubDate></item></channel></rss>