<?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[How to access LCD directly in micro python and UIFlow 2]]></title><description><![CDATA[<p dir="auto">I want to do some custom code in a function that needs to access the screen module directly. I have the import * from M5 and other imports but when I try lcd.function it says object has no attribute 'lcd'. How would I do some lower level draw functions / screen functions? Is there any module / lib source code that I can look at to see what functions are available like from the Widget module?</p>
]]></description><link>https://community.m5stack.com/topic/6007/how-to-access-lcd-directly-in-micro-python-and-uiflow-2</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 11:55:21 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6007.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jan 2024 21:31:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to access LCD directly in micro python and UIFlow 2 on Fri, 26 Jan 2024 06:15:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codeblue" aria-label="Profile: codeblue">@<bdi>codeblue</bdi></a> no because the M5 libraries are not part of native Micropython.<br />
For Mainstream Micropython you will need to find the equivalent Micropython libraries and add them to Micropython using Thonny.</p>
]]></description><link>https://community.m5stack.com/post/23467</link><guid isPermaLink="true">https://community.m5stack.com/post/23467</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 26 Jan 2024 06:15:08 GMT</pubDate></item><item><title><![CDATA[Reply to How to access LCD directly in micro python and UIFlow 2 on Fri, 26 Jan 2024 01:19:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a>  is is possible to use M5 libraries directly in naive micropython firmware?</p>
]]></description><link>https://community.m5stack.com/post/23462</link><guid isPermaLink="true">https://community.m5stack.com/post/23462</guid><dc:creator><![CDATA[codeblue]]></dc:creator><pubDate>Fri, 26 Jan 2024 01:19:27 GMT</pubDate></item><item><title><![CDATA[Reply to How to access LCD directly in micro python and UIFlow 2 on Tue, 23 Jan 2024 05:13:28 GMT]]></title><description><![CDATA[<p dir="auto">if you use UIFlow you can switch the workspace to code view and see the UI function codes</p>
]]></description><link>https://community.m5stack.com/post/23436</link><guid isPermaLink="true">https://community.m5stack.com/post/23436</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 23 Jan 2024 05:13:28 GMT</pubDate></item></channel></rss>