<?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[Led pins on m5core2]]></title><description><![CDATA[<p dir="auto">Hello, I'm trying to figure out what the led pins on the aws version are. I know one is 25 but is there another one associated with it?</p>
]]></description><link>https://community.m5stack.com/topic/3656/led-pins-on-m5core2</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 18:43:17 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3656.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Oct 2021 22:06:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Led pins on m5core2 on Tue, 19 Oct 2021 05:34:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi, the LEDS are self addressable so only need one I/O pin to control all of them</p>
]]></description><link>https://community.m5stack.com/post/15165</link><guid isPermaLink="true">https://community.m5stack.com/post/15165</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 19 Oct 2021 05:34:53 GMT</pubDate></item><item><title><![CDATA[Reply to Led pins on m5core2 on Tue, 19 Oct 2021 03:24:47 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/babygirl1248" aria-label="Profile: babygirl1248">@<bdi>babygirl1248</bdi></a></p>
<p dir="auto">the RGB LEDs are electrically connected in a row. Only the input of the first LED is directly connected to GPIO25. The input of the second LED is connected to the output of the first LED and so on. They are all controlled via a library called FastLED.</p>
<p dir="auto">Have a look at the AWS factory firmware <a href="https://github.com/m5stack/M5Core2/blob/master/examples/core2_for_aws/FactoryTest/FactoryTest.ino" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>. Search for <code>FastLED</code>, <code>LEDS_PIN</code>, <code>LEDS_NUM</code> and <code>ledsBuff</code> to see how they are initialized and controlled.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15159</link><guid isPermaLink="true">https://community.m5stack.com/post/15159</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 19 Oct 2021 03:24:47 GMT</pubDate></item></channel></rss>