<?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[WS2812B - Information LEDs blinking]]></title><description><![CDATA[<p dir="auto">Hi,<br />
have someone idea how to easy convert standard 3 LEDs for information:</p>
<p dir="auto">example:<br />
// LEDs<br />
/**********************************</p>
<ul>
<li>Information LEDs blinking<br />
***********************************/<br />
// If one of the following is defined here, or in the sketch, the pin will be used for the<br />
// corresponding led function.<br />
// They have to be enabled here (or in your sketch). Replace x with the pin number you have the LED on.<br />
//<br />
// NOTE!! that on some platforms (for example sensebender GW) the hardware variant can enable LEDs by default,<br />
// These defaults can be overridden by defining one of these.<br />
#define MY_DEFAULT_ERR_LED_PIN 9<br />
#define MY_DEFAULT_TX_LED_PIN 6<br />
#define MY_DEFAULT_RX_LED_PIN 5</li>
</ul>
<p dir="auto">to one WS2812B LED using Adafruit neopixel or FastLED library?</p>
<p dir="auto">Regards,</p>
<p dir="auto">MiKa</p>
]]></description><link>https://forum.mysensors.org/topic/7456/ws2812b-information-leds-blinking</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 12:33:18 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/7456.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Sep 2017 07:26:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to WS2812B - Information LEDs blinking on Sun, 10 Sep 2017 10:37:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mika" aria-label="Profile: MiKa">@<bdi>MiKa</bdi></a> this is not supported by default by the library.<br />
Using the indication callback however,  it is possible.<br />
Have a look at this project to get some inspiration: <a href="https://www.openhardware.io/view/349/MySensors-ESP8266-MQTT-gateway" rel="nofollow ugc">https://www.openhardware.io/view/349/MySensors-ESP8266-MQTT-gateway</a></p>
]]></description><link>https://forum.mysensors.org/post/75400</link><guid isPermaLink="true">https://forum.mysensors.org/post/75400</guid><dc:creator><![CDATA[Yveaux]]></dc:creator><pubDate>Sun, 10 Sep 2017 10:37:56 GMT</pubDate></item></channel></rss>