<?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[New user needs direction]]></title><description><![CDATA[<p dir="auto">Hello, I have some LED strip visualizations projects i built in the Arduino IDE for Ardiono Nano boards that I recently ported over to ESP32.  I bought a M5Stack to play with because i thought the graphical interface would be nice to control modes for the LED visualizations and sequences.  So, can anyone point me in the right direction for creating a simple interface on the M5stack to integrate with my existing code?  Or, would it make sent to try and port over to micropython/FlowUI?  I would worry that the code wouldn't run fast enough on micropython for some of my visualizations.</p>
<p dir="auto">Any advice would be appreciated.</p>
]]></description><link>https://community.m5stack.com/topic/1602/new-user-needs-direction</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 10:02:23 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1602.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Jan 2020 21:15:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New user needs direction on Mon, 13 Jan 2020 20:16:37 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> said in <a href="/post/7024">New user needs direction</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lanman1" aria-label="Profile: lanman1">@<bdi>lanman1</bdi></a> said in <a href="/post/7021">New user needs direction</a>:</p>
<blockquote>
<p dir="auto">Thanks all for the insight.  I've looked at the flowUI and at making an interface in the Arduino IDE.  The flowUI is really easy with great looking results but I really doubt I can get the frame rates where I'd like them in an interpreted language.  I also think that writing an interface natively in the Arduino IDE would have a big impact on the frame rates as well.  I may have to look at some co-processor arrangement where flowUI Handles the higher level functions and issues commands to a procesessor handling the IO.</p>
</blockquote>
<p dir="auto">You would be correct with processing as the arduino allows access to all 3 of the esp32's cores where as micropython code runs on one core, the interpreter runs on the other and the 3rd, the ULP core is inaccessible.</p>
</blockquote>
<p dir="auto">Thanks again for your time and insight.  I'm really impresses with the M5Stack, I have a lot of learning to do.</p>
]]></description><link>https://community.m5stack.com/post/7026</link><guid isPermaLink="true">https://community.m5stack.com/post/7026</guid><dc:creator><![CDATA[lanman1]]></dc:creator><pubDate>Mon, 13 Jan 2020 20:16:37 GMT</pubDate></item><item><title><![CDATA[Reply to New user needs direction on Mon, 13 Jan 2020 20:38:21 GMT]]></title><description><![CDATA[<p dir="auto">PlatformIO, is that the one that uses Visual Studio?  Do you know if its compiled or interpreted?</p>
<p dir="auto">**Nevermind, I looked it up, I'm not sure what this gets me over the Arduino IDE that helps with making a menu/control interface.</p>
]]></description><link>https://community.m5stack.com/post/7025</link><guid isPermaLink="true">https://community.m5stack.com/post/7025</guid><dc:creator><![CDATA[lanman1]]></dc:creator><pubDate>Mon, 13 Jan 2020 20:38:21 GMT</pubDate></item><item><title><![CDATA[Reply to New user needs direction on Mon, 13 Jan 2020 20:10:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lanman1" aria-label="Profile: lanman1">@<bdi>lanman1</bdi></a> said in <a href="/post/7021">New user needs direction</a>:</p>
<blockquote>
<p dir="auto">Thanks all for the insight.  I've looked at the flowUI and at making an interface in the Arduino IDE.  The flowUI is really easy with great looking results but I really doubt I can get the frame rates where I'd like them in an interpreted language.  I also think that writing an interface natively in the Arduino IDE would have a big impact on the frame rates as well.  I may have to look at some co-processor arrangement where flowUI Handles the higher level functions and issues commands to a procesessor handling the IO.</p>
</blockquote>
<p dir="auto">You would be correct with processing as the arduino allows access to all 3 of the esp32's cores where as micropython code runs on one core, the interpreter runs on the other and the 3rd, the ULP core is inaccessible.</p>
]]></description><link>https://community.m5stack.com/post/7024</link><guid isPermaLink="true">https://community.m5stack.com/post/7024</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 13 Jan 2020 20:10:05 GMT</pubDate></item><item><title><![CDATA[Reply to New user needs direction on Mon, 13 Jan 2020 19:54:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lanman1" aria-label="Profile: lanman1">@<bdi>lanman1</bdi></a> I suggest you to use PlatformIO IDE -- it is more sophisticated to develop and quickly when you rebuild (because have a nice cache system).</p>
]]></description><link>https://community.m5stack.com/post/7023</link><guid isPermaLink="true">https://community.m5stack.com/post/7023</guid><dc:creator><![CDATA[nsfilho]]></dc:creator><pubDate>Mon, 13 Jan 2020 19:54:39 GMT</pubDate></item><item><title><![CDATA[Reply to New user needs direction on Mon, 13 Jan 2020 18:54:32 GMT]]></title><description><![CDATA[<p dir="auto">Thanks all for the insight.  I've looked at the flowUI and at making an interface in the Arduino IDE.  The flowUI is really easy with great looking results but I really doubt I can get the frame rates where I'd like them in an interpreted language.  I also think that writing an interface natively in the Arduino IDE would have a big impact on the frame rates as well.  I may have to look at some co-processor arrangement where flowUI Handles the higher level functions and issues commands to a procesessor handling the IO.</p>
]]></description><link>https://community.m5stack.com/post/7021</link><guid isPermaLink="true">https://community.m5stack.com/post/7021</guid><dc:creator><![CDATA[lanman1]]></dc:creator><pubDate>Mon, 13 Jan 2020 18:54:32 GMT</pubDate></item><item><title><![CDATA[Reply to New user needs direction on Sun, 12 Jan 2020 08:24:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lanman1" aria-label="Profile: lanman1">@<bdi>lanman1</bdi></a> said in <a href="/post/6990">New user needs direction</a>:</p>
<blockquote>
<p dir="auto">Hello, I have some LED strip visualizations projects i built in the Arduino IDE for Ardiono Nano boards that I recently ported over to ESP32.  I bought a M5Stack to play with because i thought the graphical interface would be nice to control modes for the LED visualizations and sequences.  So, can anyone point me in the right direction for creating a simple interface on the M5stack to integrate with my existing code?  Or, would it make sent to try and port over to micropython/FlowUI?  I would worry that the code wouldn't run fast enough on micropython for some of my visualizations.</p>
<p dir="auto">Any advice would be appreciated.</p>
</blockquote>
<p dir="auto">My book is still work in progress but I have got the RGB/neopixel functions in UIFlow finished.<br />
<a href="http://ajbryant.co.uk/UIFLOW/quickblockref.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">http://ajbryant.co.uk/UIFLOW/quickblockref.pdf</a></p>
]]></description><link>https://community.m5stack.com/post/7000</link><guid isPermaLink="true">https://community.m5stack.com/post/7000</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 12 Jan 2020 08:24:08 GMT</pubDate></item><item><title><![CDATA[Reply to New user needs direction on Sun, 12 Jan 2020 05:28:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lanman1" aria-label="Profile: lanman1">@<bdi>lanman1</bdi></a> said in <a href="/post/6990">New user needs direction</a>:</p>
<blockquote>
<p dir="auto">Hello, I have some LED strip visualizations projects i built in the Arduino IDE for Ardiono Nano boards that I recently ported over to ESP32.  I bought a M5Stack to play with because i thought the graphical interface would be nice to control modes for the LED visualizations and sequences.  So, can anyone point me in the right direction for creating a simple interface on the M5stack to integrate with my existing code?  Or, would it make sent to try and port over to micropython/FlowUI?  I would worry that the code wouldn't run fast enough on micropython for some of my visualizations.</p>
<p dir="auto">Any advice would be appreciated.</p>
</blockquote>
<p dir="auto">I am not a user of micropython/FlowUI and I do not want to make comment on that. However, I am using Arduino IDE for almost all of my projects. And when I ported my application from Ardunio Nano to ESP8266 or ES32 based M5Stack cores the natural option is to stick with the C++ of Arduino IDE. In your particular application, I think you have to modify the pin address, etc. Good luck.</p>
]]></description><link>https://community.m5stack.com/post/6999</link><guid isPermaLink="true">https://community.m5stack.com/post/6999</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Sun, 12 Jan 2020 05:28:53 GMT</pubDate></item></channel></rss>