I have 4 strips of leds all are the same WS2812B Addressable 300 Pixels RGB LED Strip Light 5m/16.4ft and when i change the count of leds to 300 1 set comes on, next 600 another set on, 900 and now they all go off.
Im using a nodemcu, 5V 60A DC power supply.
What am i doing wrong?
Any advise for this new guy?
If this is not the right place to post please direct me to the correct spot.
Thank you both for the response’s.
I have made sure each strip light’s up like asked and they do.
Next I hooked up one strip to power and nodemcu and set led preferences to 300 and they came on, nest I added another strip and change led count from 300 --> 600 and both strips came on, next added the 3rd strip and added a power as well and changed 600 --> 900 and nothing happened they all stayed off. On the 3rd strip I ran a power line back to my power supply. I went into the wled config and change the led count from 900 --> 800 and bam I have lights.
Also when I added the fourth strip and changed count to 1200 (it said to keep at 1000) nothing happened, if I lowered the count to like 970 some came on but not all.
Something is not right in your setup. Please see max current for your setup. One LED is consuming max 60mA and you stating that your max current for 1200 LEDs is only 1012mA means every LED receiving less than 1mA which is definitely is not correct
@Aircoookie is that a hard-coded limit within WLED? Is it something that can be changed using a platformIO compile time override, like -D HARDCODED_AMP_LIMIT 1100 ??
There is ABL_MILLIAMPS_DEFAULT in const.h. I can add #ifndef to it which would make it possible to set in pio. That said, this is not a hardcoded limit, but only a hardcoded default You can always change the mA value to limit to in LED settings (I recommend setting to the power supply rating, and if 40A+, turning it off completely).
You’re welcome! You might be wondering why this feature is there in the first place, there are a lot of novice users who do not appear to know it’s a bad idea to connect 300+ LEDs directly to the 5v pin of the ESP powered via USB, and thus burn it up. This saves them from having to buy a new unit (and potentially an electrical fire)
i have wled connected 2 meter of led.
1 meter to 1 meter join together but 1 meter only light up another 1 meter not working.
In the led preference showing only 30 than I change the value but I can’t change that value i have supplied 5v 5a dc adapter