
Overview
The sensor traces have a weak pull-up resistor of 1 MΩ.
The resistor will pull the sensor trace value high until a drop of water shorts the sensor trace to the grounded trace.
Believe it or not this circuit will work with the digital I/O pins of your Arduino or you can use it with the analog pins to detect the amount of water induced contact between the grounded and sensor traces.
Features:
- Grove compatible interface
- Low power consumption
- 2.0cm x 2.0cm Grove module
- High sensitivity
Application Ideas:
- Rainfall detecting
- Liquid leakage
- Tank overflow detector
Tech specs
Item |
Min |
Typical |
Max |
Unit |
Working Voltage |
4.75 |
5.0 |
5.25 |
V |
Current |
<20 |
mA |
||
Working Temperature |
10 |
- |
30 |
℃ |
Working Humidity (without condensation) |
10 |
- |
90 |
% |
Get Inspired

While touchscreens are nice, wouldn’t it be even better if you could simply wave your hand to your computer to get it to do what you want? That’s the idea behind this Iron Man-inspired gesture control device by B. Aswinth Raj. The DIY system uses an Arduino Nano mounted to a disposable glove, along with hall effect sensors, a magnet attached to the thumb, and a Bluetooth module. This smart glove uses the finger-mounted sensors as left and right mouse buttons, and has a blue circle in the middle of the palm that the computer can track via a webcam and a Processing sketch to generate a cursor position. You can see it demonstrated in the video below, drawing a stick man literally by hand, and also controlling an LED on the Nano. Check out this write-up for code and more info on the build!