Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High Amperage use #6

Open
borodamd opened this issue Mar 18, 2021 · 2 comments
Open

High Amperage use #6

borodamd opened this issue Mar 18, 2021 · 2 comments

Comments

@borodamd
Copy link

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

@pljakobs
Copy link

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.

pj

@borodamd
Copy link
Author

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.

Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants