srg74 / WLED-wemos-shield

Wemos D1 Mini (ESP8266) or Wemos ESP32 D1 Mini (ESP32) based universal shield for WLED firmware
https://github.com/srg74/WLED-wemos-shield
MIT License
490 stars 69 forks source link

FAQ about maximum load is unclear #46

Closed CWempe closed 3 years ago

CWempe commented 3 years ago

The maximum load you can connect is 10A. With greater loads traces leading to and from relay contacts have to be soldered with access of solder to make them ticker due to higher current.

So I can use more than 10 A if I add solder to the traces?! I just noticed the recommended relay SRD-05VDCSL-C has printed 10 A in the top.

image

  1. So I guess even with bigger "with access of solder" you cannot/should not use more than 10 A.
  2. If the traces (with more solder) can handle more load: Is there a compatible relay available that supports more load (e.g. 15 or 20 A)? Or should this be avoided for this shield anyway?

Maybe the FAQ can be more clear about this.

srg74 commented 3 years ago

I would say it's safe to run 10A with default relay. Actually if you want to run more then 10A you can connect of board relay with greater ratings and proper wiring. One of the user used 15A relay substitute, but I think it's absolute limit because traces on board can't withstand more current. You can try to find replacement relay by comparing relay dimensions and pin distances. Everything is available in data sheets.

CWempe commented 3 years ago

You can try to find replacement relay by comparing relay dimensions and pin distances. Everything is available in data sheets.

Yes. But maybe you already knew one. 😉 But I think 10A will be sufficient for my projects.

I also noticed the terminal blocks are rated for a maximum load of 13,5 A.

So I would suggest to explicitly not recommend more than 10 A in the FAQ.

Like:

The maximum load you can connect is 10 A, because the relay only supports 10 A.

If you want to connect a higher load anyway you do this at your own risk! Make sure to add a lot of solder to the traces leading to and from relay contacts to make them ticker due to higher current. You also need a better relay. And be advised that the terminal blocks recommended in the BOM are rated for a maximum of 13,5 A. There are other brands that might support up to 15 A.

srg74 commented 3 years ago

Wiki updated.

zurkes commented 3 years ago

if you want to high load look it https://wiki.faked.org/DIY_Ambilight

@srg74 can U add more option for 15-20-25a. for example, I am an amateur. I want to use it but the current (10a) is insufficient for my project. my project wants 15a. That's why I have to use a relay. But something else came to mind. I can add a mosfet (irfz44n) to the output of your project and work with high current.