News

If you are designing your own intelligent “Graden Computer” with an optional digital plant moisture sensor/water pump ... is consists of an Arduino microcontroller (here an Arduino Uno R3) and a ...
By counting the pulses from the output of the sensor, we can easily calculate the water flow rate (in litre/hour – L/hr) using a suitable conversion formula. The Arduino Sketch (code) uses the ...