<?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[Configuring WLED (Sound Reactive) for M5StickC]]></title><description><![CDATA[<p dir="auto">I have flashed the M5StickCPlus (1.1) with the popular Sound Reactive WLED (<a href="http://install.wled.me" target="_blank" rel="noopener noreferrer nofollow ugc">install.wled.me</a>). I have been able to utilize the non-sound reactive WLED effects, IO have been been able to successfully configure the flashed code on the M5 to respond to the native M5StickC microphone. I believe the fundamental problem for me is that I am not sure of the correct pin assignments used in the M5 for the serial data, clock, and "word select" parameters that the WLED configuration needs (WLED Home -&gt;  Config -&gt; Sound Settings).</p>
<p dir="auto">In the WLED configuration, I am selecting "Generic I2S" from the "Microphone type" drop down (let me know if this is incorrect!). The config then wants the I2S pin values for: the Serial Data (SD), Word Select" (WS), and Clock (SCK).</p>
<p dir="auto">I tried the following assignments with out experiencing any sound-reactive response from the SK6812 (RGBW) light strip (which was specified in WLEDs "LED Preferences" configuration.</p>
<p dir="auto">SD = 34<br />
WS = 1<br />
SCKJ = 0</p>
<p dir="auto">SD = 34<br />
WS = 0<br />
SCKJ = 0</p>
<p dir="auto">SD = 34<br />
WS = 1<br />
SCKJ = 0</p>
<p dir="auto">Can anyone help? I would think, given the popularity of WLED, that someone has walked down this path sucessfully!</p>
]]></description><link>https://community.m5stack.com/topic/5036/configuring-wled-sound-reactive-for-m5stickc</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 14:55:23 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5036.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 05 Feb 2023 18:31:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Configuring WLED (Sound Reactive) for M5StickC on Sun, 11 Feb 2024 15:21:36 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/tacmonkey" aria-label="Profile: tacmonkey">@<bdi>tacmonkey</bdi></a> - I had a similar issue trying to capture audio with my m5stick. I had success using:</p>
<p dir="auto">SD = 34<br />
WS = 0<br />
SCKJ = -1</p>
<p dir="auto">The clock listed as pin 0 on the sticker on the back of the M5 Stick seems to actually relate to the word select clock. The code I was using required a value to be assigned for the SCKJ so I just set it to -1 to pass through an undefined pin value and this worked. I don't know if this would work in your particular situation but thought it worth passing on because it worked for me.</p>
]]></description><link>https://community.m5stack.com/post/23749</link><guid isPermaLink="true">https://community.m5stack.com/post/23749</guid><dc:creator><![CDATA[owain_rich]]></dc:creator><pubDate>Sun, 11 Feb 2024 15:21:36 GMT</pubDate></item><item><title><![CDATA[Reply to Configuring WLED (Sound Reactive) for M5StickC on Sun, 24 Dec 2023 09:15:57 GMT]]></title><description><![CDATA[<p dir="auto">Hi. Sorry about the necromancy, this post was just very on topic for what I had in mind, and despite WLEDs success I have not found that many discussions in relation to M5Stack products. Hope the issue with getting input from the mic to WLED was resolved. Might I inquire ; what was the correct I2S pin values for the M5Stick, and did you get it to work properly?<br />
The idea and purpose was using either a Atom Lite or a M5Stick and try set it so it also has DMX output. Been tinkering with Atom Lite and a Tail 485 module, and I have had intermitting success, but over all a failure as it always has ended up really unstable. This was using a RE485 module on a pcb. Using a Tail485 seems more complete though, as the form factor is so very cute and accessible. Having a fair few issues tho and its probably my lack of compiling experience.<br />
Now also saw that M5Stack has released a specific DMX nodule. Still want to use my  M5Stick for it all too, and it would be golden to set up a simple interface with the screen and buttons.<br />
Can the latest WLED be assumed to work running on M5Stick? It has gone through a lot of changes over the last year..</p>
]]></description><link>https://community.m5stack.com/post/23131</link><guid isPermaLink="true">https://community.m5stack.com/post/23131</guid><dc:creator><![CDATA[Tacmonkey]]></dc:creator><pubDate>Sun, 24 Dec 2023 09:15:57 GMT</pubDate></item><item><title><![CDATA[Reply to Configuring WLED (Sound Reactive) for M5StickC on Mon, 06 Feb 2023 02:06:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gingerjohnny" aria-label="Profile: gingerjohnny">@<bdi>gingerjohnny</bdi></a><br />
MIC (SPM1423)</p>
<p dir="auto">CLK GPIO0	<br />
Data GPIO34</p>
<p dir="auto">from:<br />
<a href="https://docs.m5stack.com/en/core/m5stickc_plus" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/core/m5stickc_plus</a></p>
<p dir="auto">Not sure what WS is in WLED config</p>
]]></description><link>https://community.m5stack.com/post/20025</link><guid isPermaLink="true">https://community.m5stack.com/post/20025</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Mon, 06 Feb 2023 02:06:08 GMT</pubDate></item></channel></rss>