How to trigger 115v circulating pump with 3.3v

First project with micro controllers other than some of the tutorial ones.

I have a Groundfos UP15-29SF 115v AC circulating pump connected to my hot water heater. Ive already written some code on a Nodemcu v3 board that toggles 3.3 DC on from a web page. What hardware do I need (solenoids, capacitors, etc) to use that 3.3v to toggle on the pump.

I think i can just jump the N and L wires on the pump (correct me if you think there Is a better/more correct way I have not tried it yet) to turn it on.

manual

Thank you in advance.

May be relay?

Can you link a relay that takes 3.3v signal and 115v power?

A relay board contains both relay and controller interface. However the relay coil likely needs 5 or 12 volt. I don't remember 3.3 volt ones.
Fiddling with the phone now.
Goggle on Relay boards! Polulu, Ebay sell stuff like this.

Just wonder if there are SSR, Solid State Relays, running at 3.3 volt....

If it helps, the board does have a 5v pin, but i would need a way to switch it with the 3.3v. Can I use a transistor or something small?

Are you qualified to work on appliance mains electrical wiring?

Not entirely sure how that's relevant. Even if I wasn't I could hire someone who was and give them all the information/hardware and tell them to verify/do it for me.

Confused. Is that a yes, or a no?

What is the device that turns the pump on right now? Will that device also turn the pump on and off? Gets complicated!

An Opto-isolated relay board such as this one,

Will trigger from 3.3V and the 5V operates the coil.

@Idahowalker Thank you, I will try this out

It's the voltage of the logics, the digital output level, that counts, for communication. Make sure the board can use a 3.3 volt digital level.
Never use any controller 5 volt pin as power supply.

I would only add that I would consider using a SSR having a 3.0 to 30.0 volt control. Long as the SSR can handle the pump peak starting current. Quiet simple and a single part.

Ron

I finally found the pump specs. 0.12 HP, 2 pole single phase motor with 10uF/180 volt cap. So the cap will pull a large starting current if the AC cycle is just right.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.