Skip to content

Correct mA/LED settings for WS2805 (RGB+WW+CW)? #4132

Open
@Moonbase59

Description

@Moonbase59

What happened?

WS2805 strips typically come as

  • per 1 LED addressable at 5V
  • per 3 LEDs addressable at 12V
  • per 6 LEDs addressable at 24V

1, 3 or 6 LEDs are connected in series to one of the WS2805 outputs, respectively, and—according to the datasheet—the chip drives a typical 12 mA, or max. 14 mA output current on each of the R, G, B, W1 and W2 outputs.

So what is the correct current (mA/LED) to set in WLED for the power calculation/current limiting to function properly?
5 x 12 mA = 60 mA, or 5 x 14 mA = 70 mA?

Could the correct value be added to the selection dropdown for novices?

To Reproduce Bug

Set (and connect) a WS2805 5-channel LED strip in v0.15.0-b4, try to figure out correct power settings.

I am using BTF Lighting WS2805 12V, 5m, 60 LEDs/m and the MagWLED-1 controller.

Expected Behavior

Have a suggestion for novices in the selection dropdown, and possibly document if WLED calculates using "typical" or "maximum" current consumption.

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.15.0-b4 (build 2406290)

Which microcontroller/board are you seeing the problem on?

ESP32-C3

Relevant log/trace output

No response

Anything else?

Afterthought: I should maybe have labelled this as a feature request… Sorry for that.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions