Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Troubleshooting
  3. WS2812B - Information LEDs blinking

WS2812B - Information LEDs blinking

Scheduled Pinned Locked Moved Troubleshooting
2 Posts 2 Posters 1.0k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MiKaM Offline
    MiKaM Offline
    MiKa
    wrote on last edited by
    #1

    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

    YveauxY 1 Reply Last reply
    0
    • MiKaM MiKa

      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

      YveauxY Offline
      YveauxY Offline
      Yveaux
      Mod
      wrote on last edited by Yveaux
      #2

      @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

      http://yveaux.blogspot.nl

      1 Reply Last reply
      1
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      24

      Online

      11.7k

      Users

      11.2k

      Topics

      113.1k

      Posts


      Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • MySensors
      • OpenHardware.io
      • Categories
      • Recent
      • Tags
      • Popular