<?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[M5Stack - Base - Node - Testcode]]></title><description><![CDATA[<p dir="auto">Here is some testcode for everybody to get started in Platformio (Arduino)</p>
<p dir="auto"><a href="https://github.com/captFuture/M5Stack---EnvNode" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/captFuture/M5Stack---EnvNode</a></p>
<ul>
<li>Unfortunately i could not get the i2S Dac output to work yet, maybe someone has a clue.</li>
</ul>
]]></description><link>https://community.m5stack.com/topic/1146/m5stack-base-node-testcode</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 16:17:35 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1146.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 23 Jul 2019 12:21:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack - Base - Node - Testcode on Fri, 04 Oct 2019 05:54:30 GMT]]></title><description><![CDATA[<p dir="auto">Sorry, i have to give up on this. Something strange happened yesterday.<br />
After getting quite bad sound quality out of the node module i did something else and suddenly i heard a bang, followed by a strange smell.<br />
After unplugging and disassembling i found at least one capacitor dead in the module.</p>
<p dir="auto"><img src="https://photos.app.goo.gl/m9EnjH7FjSvm6JiY6" alt="Pcb" class=" img-fluid img-markdown" /></p>
<p dir="auto">Have not decided if i salvage some parts or try to get at least the leds and the IR back into function ... currently it is just heating up when i power it.</p>
]]></description><link>https://community.m5stack.com/post/5812</link><guid isPermaLink="true">https://community.m5stack.com/post/5812</guid><dc:creator><![CDATA[MrTarantl]]></dc:creator><pubDate>Fri, 04 Oct 2019 05:54:30 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack - Base - Node - Testcode on Tue, 03 Sep 2019 05:49:19 GMT]]></title><description><![CDATA[<p dir="auto">I was trying hard to get this working yesterday and used the sample from <a href="http://forum.m5stack.com/topic/143/lesson-6-1-speaker-mp3-player/2" target="_blank" rel="noopener noreferrer nofollow ugc">http://forum.m5stack.com/topic/143/lesson-6-1-speaker-mp3-player/2</a></p>
<p dir="auto">Tried to reconfigure the dac output by changing the following according to the information here <a href="https://docs.m5stack.com/#/en/base/node_base" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/#/en/base/node_base</a></p>
<p dir="auto">out = new AudioOutputI2S(0,0);<br />
//#define I2S_WS 13 //LRCLK - Frame clock<br />
//#define I2S_BCK 5 //BCLK - Bit clock<br />
//#define I2S_IN 2  //DACDAT - Serial data input.<br />
//SetPinout(int bclk, int wclk, int dout)<br />
out-&gt;SetPinout(I2S_BCK, I2S_WS, I2S_IN);<br />
out-&gt;SetOutputModeMono(true);<br />
mp3 = new AudioGeneratorMP3();<br />
playing = true;<br />
mp3-&gt;begin(id3, out);</p>
<p dir="auto">but no luck -&gt; the file still got played through the internal speaker.<br />
Maybe somebody has a clue how to proceed</p>
]]></description><link>https://community.m5stack.com/post/5435</link><guid isPermaLink="true">https://community.m5stack.com/post/5435</guid><dc:creator><![CDATA[MrTarantl]]></dc:creator><pubDate>Tue, 03 Sep 2019 05:49:19 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack - Base - Node - Testcode on Mon, 02 Sep 2019 13:37:40 GMT]]></title><description><![CDATA[<p dir="auto">Sorry - not yet - i would need some help there - i have the audio libraries in place and the pins should be correct but when playing testsounds i only hear squealing noises :(</p>
]]></description><link>https://community.m5stack.com/post/5429</link><guid isPermaLink="true">https://community.m5stack.com/post/5429</guid><dc:creator><![CDATA[MrTarantl]]></dc:creator><pubDate>Mon, 02 Sep 2019 13:37:40 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack - Base - Node - Testcode on Fri, 16 Aug 2019 23:54:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrtarantl" aria-label="Profile: mrtarantl">@<bdi>mrtarantl</bdi></a></p>
<p dir="auto">Hello MrT,</p>
<p dir="auto">Any luck with getting audio up and running on the NODE?</p>
<p dir="auto">Cheers<br />
M</p>
]]></description><link>https://community.m5stack.com/post/5196</link><guid isPermaLink="true">https://community.m5stack.com/post/5196</guid><dc:creator><![CDATA[mick]]></dc:creator><pubDate>Fri, 16 Aug 2019 23:54:40 GMT</pubDate></item></channel></rss>