This one is for the electronics guys out there. I'm working on an Arduino based RIMS build, I wanted to put a flow switch on it as a safety to prevent the element from firing.
So far the easiest/cheapest idea I've come across is a capacitive sensor (also non-invasive and food safe). I've been playing around with the CapacitiveSensor.h library and a couple pieces of foil and have had good results. With nothing more than two small pieces of foil, a 1M ohm resistor, and some hook up wire I have been able to successfully detect the flow of water that I pour back and forth through a funnel.
Here is what I'm thinking: a couple pieces of copper foil would be glued to the inside of a pvc pipe, the silicon return hose from the RIMS would run through the pipe. This would be positioned high and vertically in such a way that liquid can't be present if the liquid isn't circulating.
Anyone have any comments to this method? Pitfalls, gotchas, etc...? I know false positives could be a problem with hands touching or getting to close to the sensor. Any way I can protect against that?
So far the easiest/cheapest idea I've come across is a capacitive sensor (also non-invasive and food safe). I've been playing around with the CapacitiveSensor.h library and a couple pieces of foil and have had good results. With nothing more than two small pieces of foil, a 1M ohm resistor, and some hook up wire I have been able to successfully detect the flow of water that I pour back and forth through a funnel.
Here is what I'm thinking: a couple pieces of copper foil would be glued to the inside of a pvc pipe, the silicon return hose from the RIMS would run through the pipe. This would be positioned high and vertically in such a way that liquid can't be present if the liquid isn't circulating.
Anyone have any comments to this method? Pitfalls, gotchas, etc...? I know false positives could be a problem with hands touching or getting to close to the sensor. Any way I can protect against that?