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
- 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
- Information LEDs blinking
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login