News

This Water Sensor is designed to detect water or liquid leakage. Convenient I2C interface makes it easy to add water leakage detection to any IoT application in seconds. Integrated on-board Buzzer can ...
The complete water flow sensor Arduino code is given at the bottom of the page. The explanation of the code is as follows. We are using the header file of the LCD, which eases our interfacing the LCD ...
Arduino sketch that uses water sponges as water detectors. Sends wet/dry status to pachube.com - Scott216/Arduino-Water-Detector ...
Here is a tested Arduino project that uses 3 sensor probes as water level indicator with 3 leds and one LCD display + a simple controller that turns on a motor when the water has reached the desired ...
A water temperature sensor was integrated into the Arduino Nano and uses a KY-013 bead (module). This my be easily replaced/re-coded for use with a DS18B20 sensor. For the water temperature sensor, ...
An Arduino is a much better choice than a Raspberry Pi for tasks that require real-time input and responses. While a Pi can ...