News

Next we connected the water flow sensor’s output to the Arduino board (filled with the sketch) and allowed water flow through the water flow sensor at a steady rate of about 1 Litre/minute. Besides ...
The flow meter sensor outputs pulse of a variable frequency that is proportional to the rate of fluid flowing through the pipe. The number of litres flowing through the sensor can be calculated by ...
The software constists of two components. First, an Arduino sketch to process the raw sensor values and to detect a revolution of the ferraris disc, and second a daemon which receives the energy ...
We will interface the water flow sensor with Arduino and LCD, and program it to display the volume of water, which has passed through the valve. For this particular project, we are going to use the YF ...
Note that with the “DFR” sensor, we get a signal output very close to VCC (in digital mode) when the sensor is not submerged or is in clear water (and a bit lower than that in analog mode). Here’s one ...
The sensor has to be submerged in the water for this to work properly. Arduino leak sensors only have three pins to connect, making them easy to wire up with your Arduino board and pair with other ...
In one of our basic projects, we have shown you how you can interface a MAX30102 Pulse Oximeter and Heart Rates Sensor With Arduino, but one of the major problems with that sensor is its inconsistency ...
It runs on an Arduino MEGA 2560 PRO (or similar microcontroller) and supports a wide array of additional hardware including pressure transducer, water level sensor, flow meter, OLED display, and more.