Hi all,
I have a question about the simplified circuit of the below image.
It is about a 16x16 5V LED matrix, controlled via wifi by a controller board with an ESP 8266.
I do have more details about all components used, but I try to keep my question simple.
I can control the LED matrix by wifi (through the ESP 8266).
The problem is that when I set the LED matrix to white and bright, the LED matrix consumes quite some power. Then, there is not sufficient power left for the ESP 8266 to function. As a result, I cannot control the LED board anymore (since the ESP 8266 is not functioning) and it is 'forever' stuck on this bright setting.
Is there a way to limit the power (or current) going to the LED matrix?
I want to ensure that:
I tried to include a voltage regulator (5V 2A) between the power supply and LED matrix.
However, the voltage regulator gets considerably hot. I do not think the voltage regulator will withstand this for a long period of time.
Of course, I could switch to a heavier power supply, but this is not preferable.
What would be a good and durable solution to limit the power to the LED matrix?
I am aware that if I limit the power to the LED matrix the LEDs will be less bright, but I have that rather than an uncontrollable LED matrix.
Thank you in advance!

I have a question about the simplified circuit of the below image.
It is about a 16x16 5V LED matrix, controlled via wifi by a controller board with an ESP 8266.
I do have more details about all components used, but I try to keep my question simple.
I can control the LED matrix by wifi (through the ESP 8266).
The problem is that when I set the LED matrix to white and bright, the LED matrix consumes quite some power. Then, there is not sufficient power left for the ESP 8266 to function. As a result, I cannot control the LED board anymore (since the ESP 8266 is not functioning) and it is 'forever' stuck on this bright setting.
Is there a way to limit the power (or current) going to the LED matrix?
I want to ensure that:
- The ESP 8266 always gets sufficient power to function and
- The power supply (5V, 4A) is not overloaded
I tried to include a voltage regulator (5V 2A) between the power supply and LED matrix.
However, the voltage regulator gets considerably hot. I do not think the voltage regulator will withstand this for a long period of time.
Of course, I could switch to a heavier power supply, but this is not preferable.
What would be a good and durable solution to limit the power to the LED matrix?
I am aware that if I limit the power to the LED matrix the LEDs will be less bright, but I have that rather than an uncontrollable LED matrix.
Thank you in advance!

Last edited: