- Messages
- 1,545
- Reaction score
- 135
Introduction
This is my Water On Floor sensor circuit that I have been using on my system for over a year. The cicuit is very simple and the sensor is very sensitive. I will include specific instructions for the Apex but the basic hardware could be applied to any controller that supports switch inputs.
Supplies needed
1- Small 12V Relay (I used Magnecraft W107 available from All Electronics)
1 - Typical LED (optional indicator to tell when the sensor is wet)
1 - 470 ohm resistor (optional indicator to tell when the sensor is wet)
1 - GRI-2800 Water Sensor (~$16 on eBay)
1 - project box
1 - 12V power source
1 - Neptune Input Breakout Box (you can either buy this or make your own with a Mini DIN 8 cable)
Small pieces of wire for connecting components
Tools needed
Soldering iron
Solder
Wire cutter, etc
Assembly
Wire up the circuit as illustrated in the attached scematic. Install in project box. Connect to one of your Apex switch inputs.
Program
The program is quite simple:
[Outlet Water Alarm]
Set OFF
If Switchx10_6 CLOSED Then ON
Examples
This is a picture of my combination Water On Floor sensor and breakout box. Using a small project box from Radio Shack, a DIN 8 cable from eBay (cut in half) and some screw patch connectors (blue items in the picture) from Fry's....
<fieldset class="gc-fieldset">
<legend> Attached files </legend>
>
class="gc-images" title="box2.jpg[/IMG] style="max-width:300px" /></a>
>
class="gc-images" title="Water Sensor Circuit.jpg[/IMG] style="max-width:300px" /></a> </fieldset>
This is my Water On Floor sensor circuit that I have been using on my system for over a year. The cicuit is very simple and the sensor is very sensitive. I will include specific instructions for the Apex but the basic hardware could be applied to any controller that supports switch inputs.
Supplies needed
1- Small 12V Relay (I used Magnecraft W107 available from All Electronics)
1 - Typical LED (optional indicator to tell when the sensor is wet)
1 - 470 ohm resistor (optional indicator to tell when the sensor is wet)
1 - GRI-2800 Water Sensor (~$16 on eBay)
1 - project box
1 - 12V power source
1 - Neptune Input Breakout Box (you can either buy this or make your own with a Mini DIN 8 cable)
Small pieces of wire for connecting components
Tools needed
Soldering iron
Solder
Wire cutter, etc
Assembly
Wire up the circuit as illustrated in the attached scematic. Install in project box. Connect to one of your Apex switch inputs.
Program
The program is quite simple:
[Outlet Water Alarm]
Set OFF
If Switchx10_6 CLOSED Then ON
Examples
This is a picture of my combination Water On Floor sensor and breakout box. Using a small project box from Radio Shack, a DIN 8 cable from eBay (cut in half) and some screw patch connectors (blue items in the picture) from Fry's....
<fieldset class="gc-fieldset">
<legend> Attached files </legend>



