Hello everyone !
I'm dealing with my LED (WS2812B 5volts) project which consists in putting at least 300 of them in my room.
In the worst case scenario, where they are all at max brightness, they draw a current of 0.06 * 300 = 18A.
I'm planning to use a HAILI power supply which can handle 5V 20A.
In my program, I would like a stroboscopic mode where all the leds flash at the same time from 15Hz to 100+Hz, something like that.
I was wondering if this could be a problem for the power supply to handle this type of current change. Because it supplies continous current,
What are your opinions about this problem ?
Thank you !