<?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 do debugging (no screen) ?]]></title><description><![CDATA[<p dir="auto">So far ive printed errors to the screen...<br />
But using the atom lite models lately ... I struggle with debugging.</p>
<p dir="auto">When I run custom code via UIFLOW ... how can I get acces to error messages ? prints etc ....</p>
]]></description><link>https://community.m5stack.com/topic/3054/how-to-do-debugging-no-screen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 07:43:42 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3054.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Mar 2021 14:01:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to do debugging (no screen) ? on Tue, 05 Mar 2024 12:02:44 GMT]]></title><description><![CDATA[<p dir="auto">In UIFlow, you can access error messages and prints by checking the console output<a href="https://calcularrfc.com.mx/" target="_blank" rel="noopener noreferrer nofollow ugc">.</a> Open the Console tab in the bottom panel of UIFlow, and it will display any error messages or prints generated during the execution of your custom code.</p>
]]></description><link>https://community.m5stack.com/post/24266</link><guid isPermaLink="true">https://community.m5stack.com/post/24266</guid><dc:creator><![CDATA[camilasophia]]></dc:creator><pubDate>Tue, 05 Mar 2024 12:02:44 GMT</pubDate></item><item><title><![CDATA[Reply to How to do debugging (no screen) ? on Tue, 12 Dec 2023 20:43:28 GMT]]></title><description><![CDATA[<p dir="auto">Both UIFlow and UIFlow2 have a terminal on the bottom of the screen for running code. When you hit the run button in the terminal it will show the code you attempted to run on the device along with error messages.<br />
You can also use Thonny for coding and debugging in the same way.</p>
]]></description><link>https://community.m5stack.com/post/23022</link><guid isPermaLink="true">https://community.m5stack.com/post/23022</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 12 Dec 2023 20:43:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to do debugging (no screen) ? on Tue, 12 Dec 2023 18:03:36 GMT]]></title><description><![CDATA[<p dir="auto">In 'Text' there is a 'print' block. Open M5Burner -&gt; hamburger menu -&gt; Serial Monitor. print statements will show on Serial port.</p>
]]></description><link>https://community.m5stack.com/post/23021</link><guid isPermaLink="true">https://community.m5stack.com/post/23021</guid><dc:creator><![CDATA[b0rscht]]></dc:creator><pubDate>Tue, 12 Dec 2023 18:03:36 GMT</pubDate></item><item><title><![CDATA[Reply to How to do debugging (no screen) ? on Mon, 08 Mar 2021 05:23:56 GMT]]></title><description><![CDATA[<p dir="auto">Also you can establish a UART connection with a serial terminal using the UART BLOCKS. There is a UART write block. This is the way I used to debug in arduino.</p>
]]></description><link>https://community.m5stack.com/post/12873</link><guid isPermaLink="true">https://community.m5stack.com/post/12873</guid><dc:creator><![CDATA[BricoMS]]></dc:creator><pubDate>Mon, 08 Mar 2021 05:23:56 GMT</pubDate></item><item><title><![CDATA[Reply to How to do debugging (no screen) ? on Mon, 08 Mar 2021 05:15:05 GMT]]></title><description><![CDATA[<p dir="auto">I would make the led blink different or another color.  I do not know if atom lite led is rgb.<br />
Also maybe the REPL can help.</p>
]]></description><link>https://community.m5stack.com/post/12872</link><guid isPermaLink="true">https://community.m5stack.com/post/12872</guid><dc:creator><![CDATA[BricoMS]]></dc:creator><pubDate>Mon, 08 Mar 2021 05:15:05 GMT</pubDate></item></channel></rss>