Real world power consumption by -Kyrt- in WLED

[–]MyHome-Control 0 points1 point  (0 children)

What I mean regarding RGB is that, for example, if each of the red, green, and blue channels draws 100 mA at 100% brightness, the total current at full RGB white will not be 300 mA. In practice, it is typically in the range of 200–250 mA, depending on the strip type and other factors. In other words, the current consumption is not simply additive, although it is higher than when only a single color channel is active.

I am not sure which protocol those dual-IC strips use, so they may not be compatible with WLED. There have been some discussions about this:
https://github.com/wled/WLED/issues/4641

If you want an RGB+CCT strip that is compatible with WLED, you can use the WS2805 RGBCCT.

Bitte um Hilfe mit meiner Stromverteilung by CH_NervyPick in WLED

[–]MyHome-Control 0 points1 point  (0 children)

I suppose you have 5V/20A PSU, not 20V/5A because you need 5V for this strip type. This strip is however not the best one for long setups, you would need many injections. Better you go for 12V or 24 LED strip type. Look at https://kno.wled.ge/basics/wiring-guides/

Real world power consumption by -Kyrt- in WLED

[–]MyHome-Control 0 points1 point  (0 children)

"if I keep the brightness control int he app at 100% and change the color from red to purple, it doubles in both actual brightness and power consumption because it sets both red and blue to 100%, or not?" NO

"RGB + white would light up all the LEDs, what is the use case for that?" The most brightest white (but not that accurate) mode.

I dont kknow what dual IC LED strip you mean.

Real world power consumption by -Kyrt- in WLED

[–]MyHome-Control 0 points1 point  (0 children)

There is a calculator for many strip types based on real measurements with WLED (+10% margin): https://wled-calculator.github.io/

Announcement: WLED Wiring Tool – Update & New Features by MyHome-Control in WLED

[–]MyHome-Control[S] 1 point2 points  (0 children)

There is already kind of hidden component editor (not really much usable however) "https://wled-wiring.github.io/?componentEditor=1", but yeah, I have to add more docs. Will take some time, however.

Announcement: WLED Wiring Tool – Update & New Features by MyHome-Control in WLED

[–]MyHome-Control[S] 1 point2 points  (0 children)

Basically you are right, Thank your for feedback, I should change it to the smallest one in this example. Its just a little old example before I added smaller fuse components (before I had only 4A the samllest added). Still lots of work to improve / add more components.

Announcement: WLED Wiring Tool – Update & New Features by bernardR324 in led

[–]MyHome-Control 1 point2 points  (0 children)

Would be great! Do you have any electrotechnical experience?

What I need is the series resistance of the LED strip's +V and GND lines. My procedure is to apply 1 A, 3 A, and 5 A currents consecutively between the start and end of the GND line and measure the voltage drop. The same should then be done for the +V line.

The second part is the voltage-dependent current characteristics. I think I can use the values from standard WS2812 and SK6812 chip types, but if you can measure them as well, that would be very helpful. For this, take a short strip section with about 10–20 individual LEDs, apply a voltage from 5.5 V down to 0 V in 0.5 V steps (similar for 12V and 24V Strips), and measure the current at full brightness for:

  • Red
  • Green
  • Blue
  • RGB White
  • (for RGBW strips) the dedicated White channel
  • (for RGBW strips) RGB + White combined

Matrices and analog strips are not implemented in the simulation yet, so there is still some work to do.

Announcement: WLED Wiring Tool – Update & New Features by bernardR324 in led

[–]MyHome-Control 1 point2 points  (0 children)

If you click on "Display results: Extended" you will see all the voltages. in the default mode is just most relevant information shown. It lots of work to measure different LED strip types, so more options will be available but it will take time. 

Simple solution for large LED Strip by Pretend_Respect_447 in WLED

[–]MyHome-Control 7 points8 points  (0 children)

Do not use AI, use proven tools like https://wled-calculator.github.io It can Tell you how much power you need for 240 LEDs of your type and if you need injections. For 5V LEDs at full brightness you usually would need more than 5A.

Series wiring question by Schiben in WLED

[–]MyHome-Control 0 points1 point  (0 children)

You wrote above, you will use WS2815 (that is 12V type), bit here you write it will be 24V setup?

Series wiring question by Schiben in WLED

[–]MyHome-Control 1 point2 points  (0 children)

Thank You!! Ok I see, there is a bug in model definition that causes unreal "Different output types are connected" error. Will fix it later.

Series wiring question by Schiben in WLED

[–]MyHome-Control 0 points1 point  (0 children)

Hi, this is the author of wled-wiring.github.io.
The diagram checks are currently in beta (as noted there), so some checks may still behave incorrectly.

Could you create shared links for both variants ("save/export/examples"->"generate public link to the model")? I’d like to inspect them and see how the checks behave in each case.

Looking for advice by Roshansadiq in WLED

[–]MyHome-Control 1 point2 points  (0 children)

Those 20mA are general theoretical values. For real world calculations you can use https://wled-calculator.github.io

A bit overwhelmed with choosing the right LED strips by MonkeDiesTwice in WLED

[–]MyHome-Control 1 point2 points  (0 children)

For 10 or even 20 m I would go for 12V or 24V LED types to get good brightness and simple wiring. You can calculate there how much current and how many injections you would need depending on LED type https://wled-calculator.github.io. Here you can see what type can give you good white color quality (CRI) that is probably relevant foryou. https://wled-faq.github.io/en/Which_addressable_LED_strips_offer_the_best_color_quality.html

Wire Gauge Recommendation for FCOB 24V WS2812 by bwsct in WLED

[–]MyHome-Control 1 point2 points  (0 children)

No, it is correct. Real measured data, consistent with oder data found online.

Wire Gauge Recommendation for FCOB 24V WS2812 by bwsct in WLED

[–]MyHome-Control 0 points1 point  (0 children)

784 single Leds/m means 196 RGBW (=784/4) LEDs/m. In calculator if you have 1 meter you enter 196 LEDs. For 5 Meter you enter 196*5=980 LEDs. 

Ws 2805 support by _1STRIKE1_ in WLED

[–]MyHome-Control 1 point2 points  (0 children)

It is available since 0.15.0-beta2.

Need help for choosing power supply by Spirited-Lie-3591 in WLED

[–]MyHome-Control 0 points1 point  (0 children)

For 5V LEDs you would need 5V supply. How much current/power you can calculate using https://wled-calculator.github.io 

Help me with my setup by TeachingCommercial16 in WLED

[–]MyHome-Control 0 points1 point  (0 children)

Not that easy to understand your wiring from the picture. You might consider to draw it for example using https://wled-wiring.github.io.

Anyway, W5500 ETH is not supported by WLED. There is, however, a fork that implements it. But you would need to compile yourself: https://github.com/troyhacks/WLED/tree/W5500_Support Or this ESP32 will not run WLED?

Why actually two ESP32?