Hi everyone,
I’m working on building an indoor irrigation system for my plants using the Kincony KC868-A6 ESP32 relay and peristaltic pumps. I’ve worked with ESP32 and ESPHome before, but only for small projects where a simple 5V phone charger was enough to power everything. Now, I’m stepping up to a larger project and could use some advice on the wiring and power supply setup to ensure everything runs smoothly and to make sure I’ve got things right! As I have no experience with relays, I want to make sure if this setup is right and if anyone could provide any tips or recommendations?
Project Details:
- Hardware:
- Relay Board: 1x KC868-A6 ESP32
- Power Supply: 1x 12V, 2A (shared between the relay and pumps)
- Wiring: AWG 20 wire for connecting everything
- Goals:
- I need to run 3 pumps simultaneously and potentially expand to 4 pumps later. If my calculations are correct (with 3/4 pumps: 15W/20W, 1.25A/1.67A at 12V), it should be fine. However, since electronics is not my strong suit, i wanted to check it with you guys.
- I am unsure about the feasible length of the wires and tubing. Ideally, I would have about 3m tubing per pump and short (<=20cm) electrical wiring. Since I am not entirely confident in this setup, I have listed more detailed questions below.
Questions and Issues:
- Can someone check my wiring setup?
- I’ve attached a diagram of my wiring setup below. I’m connecting the DC power supply (12V, 2A) to the KC868-A6 relays 1-3 (+ to power the board itself), and from there, I’m wiring the pumps using the relay outputs (NO terminals). All components share the same GND from the power supply. I want to confirm that my connections and wire placements are correct. Any feedback would be appreciated!
-
Is the power supply sufficient?
- With the current setup (3 pumps), the total power draw is 15W at 12V (1.25A). This seems safe within the 2A limit of my power supply. However, if I add a fourth pump, it will bring the total to around 1.67A. Is this too close to the 2A limit, considering factors like surge currents? Should I upgrade to a higher current power supply for stability?
-
Connecting Multiple Inputs to One DC Power Supply:
- My 12V DC power supply has only two output wires (VCC, GND), but I need to connect it to the KC868-A6 relay board and all the pumps. What is the best way to split these connections? I’m considering using a bus bar, terminal block, or a Wago connector (like this). Has anyone had better luck with one method over the other, or is there a recommended product for this?
-
Wire Length Considerations:
- How long can the VCC and GND wires be without significant voltage drop? I understand that the wires connecting the power supply VCC to the relay common terminals don’t need to be long, as these connections will be grouped together near the relay.
- Similarly, the wires to power the relay itself will be short and close to the power supply.
- However, how long can the GND to the pumps and the Relay NO to pumps wires be? The pumps could be located up to 2 meters away, depending on the feasible length of the pump tubing. Is this distance acceptable, or would I encounter issues with voltage drop or current limitations?
-
Tubing Length for Peristaltic Pumps:
- On the off-chance that anyone has experience with this: how long can the tubing of a 50ml/min flowrate pump with 3mm inner / 5mm outer diameter be while still maintaining stable water delivery? I am planning for a total tubing length of 3 meters, but I want to ensure this is feasible.
Thanks in advance for any insights or tips you can offer. I’d love to hear from anyone who has experience with similar setups!