You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. You made an great scheme, but i want to put about 20m strip to this controller. It will take about 25 ampers, but as i understand, maximum load is 4a.
What i need to change in this scheme to use this load?
Thanks
The text was updated successfully, but these errors were encountered:
hey @borodamd, I have created a newer version of this board here https://github.com/pljakobs/esp_rgbww_controller/tree/Feature-externalGPIO-pmue.
This isn't optimized for high currents, and I would in general not advise you to plan for high currents. Why? because the strips are usually not designed for such high currents. I'm currently running a strip that is about 9m long at, at full RGBW load, draws about 6.5A, but at that load, you can already see a clear discoloration at the far end.
If you need to provide 20m, I would suggest to break that down into four strips of 5m ea.
There is a refactored firmware available that provides mqtt based synchronization between multiple controllers, see here https://github.com/verybadsoldier/esp_rgbww_firmware/wiki
I think such a setup would give you more reliability and flexibility. Also, I would suggest to consider running 24V strips (six per LED group rather than three) which will half your current requirement and make the whole design a lot more easy. You might then get away with two controllers.
Thanks for advices. I already use strips 24v, but put separate RGB and CWW strips. But put line to separate controllers and sync them is good point. Also i planning to make firmware at ESPHome. It will be more flexible and sync from it will not be a problem.
Hi. You made an great scheme, but i want to put about 20m strip to this controller. It will take about 25 ampers, but as i understand, maximum load is 4a.
What i need to change in this scheme to use this load?
Thanks
The text was updated successfully, but these errors were encountered: