Jump to content

Recommended Posts

Posted (edited)

Does anyone know of a cheap way to do this with a Raspberry Pi.

All I want to know is when a pump is on or off, I don't need to know the current or the voltage.

I am thinking that I could use a contactor, wired in parallel with the pump, and just sense when it is closed with a GPIO ports/pin.

It would be nicer to use a non-invasive method such as a CT clamp, but not too sure how to set that up as a simple detector.

 

Thoughts anyone?

Edited by SteamyTea
Guest Alphonsox
Posted

How about a neon or LED across the switched supply and a light sensor ?

Posted

I had thought of that, but I can get a relay for a tenner, and it should be pretty easy to wire in (not actually seen the pump yet).

 

An alternative is a small PSU that can drop down to 3VDC and sense that voltage.  Not sure how to wire it into the Raspberry Pi as it will not be the same as the unit powering the Raspberry Pi.

Maybe connect all the neutrals together.

Posted

Why not just an accelerometer to detect the vibration / hum whilst running.  Then you don't need to touch the mains voltage.

Posted

Thought about this,

The easiest way would simply be a relay wired I'm parallel to the pump, with the outputs going to the RPi GPIO

That's the simpilest method, and no complicates code or anything else for the Pi

Exactly as you said in the OP @SteamyTea

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...