<?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[Is it possible to display VGA image on the screen?]]></title><description><![CDATA[<p dir="auto">Anybody know the method to display or resize VGA image (640x480) on the LCD screen?<br />
It seems like the LCD size is only 240x135 right?</p>
]]></description><link>https://community.m5stack.com/topic/1416/is-it-possible-to-display-vga-image-on-the-screen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 08:46:18 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1416.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 24 Oct 2019 01:28:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is it possible to display VGA image on the screen? on Mon, 04 Nov 2019 17:04:03 GMT]]></title><description><![CDATA[<p dir="auto">img.resize(240, 135)</p>
]]></description><link>https://community.m5stack.com/post/6257</link><guid isPermaLink="true">https://community.m5stack.com/post/6257</guid><dc:creator><![CDATA[vvs551]]></dc:creator><pubDate>Mon, 04 Nov 2019 17:04:03 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to display VGA image on the screen? on Thu, 24 Oct 2019 08:44:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thrasher" aria-label="Profile: thrasher">@<bdi>thrasher</bdi></a> I don’t know about miaxpy but you can resize in micro python</p>
]]></description><link>https://community.m5stack.com/post/6122</link><guid isPermaLink="true">https://community.m5stack.com/post/6122</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 24 Oct 2019 08:44:26 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to display VGA image on the screen? on Thu, 24 Oct 2019 07:40:05 GMT]]></title><description><![CDATA[<p dir="auto">With C its possible to resize image.<br />
Most likely its possible with python too.<br />
But keep in mind that if you gonna do that 'on the fly' you FPS would drop significantly</p>
<p dir="auto"><a href="https://pypi.org/project/python-resize-image/" target="_blank" rel="noopener noreferrer nofollow ugc">https://pypi.org/project/python-resize-image/</a><br />
Not sure it can be implented with MaixPy tho</p>
]]></description><link>https://community.m5stack.com/post/6121</link><guid isPermaLink="true">https://community.m5stack.com/post/6121</guid><dc:creator><![CDATA[Thrasher]]></dc:creator><pubDate>Thu, 24 Oct 2019 07:40:05 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to display VGA image on the screen? on Thu, 24 Oct 2019 07:24:25 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> I see ... I'm using Python on MaixPy IDE</p>
]]></description><link>https://community.m5stack.com/post/6119</link><guid isPermaLink="true">https://community.m5stack.com/post/6119</guid><dc:creator><![CDATA[pnnato]]></dc:creator><pubDate>Thu, 24 Oct 2019 07:24:25 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to display VGA image on the screen? on Thu, 24 Oct 2019 04:46:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pnnato" aria-label="Profile: pnnato">@<bdi>pnnato</bdi></a> the screen of the M5Stack is 320X240. VGA can be displayed but half of it will be offscreen.</p>
<p dir="auto">What programming enviroment are you using?</p>
]]></description><link>https://community.m5stack.com/post/6116</link><guid isPermaLink="true">https://community.m5stack.com/post/6116</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 24 Oct 2019 04:46:11 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to display VGA image on the screen? on Thu, 24 Oct 2019 04:46:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pnnato" aria-label="Profile: pnnato">@<bdi>pnnato</bdi></a> the screen of the M5Stack is 320X240. VGA can be displayed but half of it will be offscreen.</p>
<p dir="auto">What programming environment are you using?</p>
]]></description><link>https://community.m5stack.com/post/6115</link><guid isPermaLink="true">https://community.m5stack.com/post/6115</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 24 Oct 2019 04:46:03 GMT</pubDate></item></channel></rss>