WS2812B - Information LEDs blinking



  • Hi,
    have someone idea how to easy convert standard 3 LEDs for information:

    example:
    // LEDs
    /**********************************

    • Information LEDs blinking
      ***********************************/
      // If one of the following is defined here, or in the sketch, the pin will be used for the
      // corresponding led function.
      // They have to be enabled here (or in your sketch). Replace x with the pin number you have the LED on.
      //
      // NOTE!! that on some platforms (for example sensebender GW) the hardware variant can enable LEDs by default,
      // These defaults can be overridden by defining one of these.
      #define MY_DEFAULT_ERR_LED_PIN 9
      #define MY_DEFAULT_TX_LED_PIN 6
      #define MY_DEFAULT_RX_LED_PIN 5

    to one WS2812B LED using Adafruit neopixel or FastLED library?

    Regards,

    MiKa


  • Mod

    @MiKa this is not supported by default by the library.
    Using the indication callback however, it is possible.
    Have a look at this project to get some inspiration: https://www.openhardware.io/view/349/MySensors-ESP8266-MQTT-gateway


Log in to reply
 

Suggested Topics

  • 3
  • 10
  • 24
  • 3
  • 2
  • 4

1
Online

11.2k
Users

11.1k
Topics

112.5k
Posts