News

//Arduino IDE Code for taking the data readings from mutiple flow sensors and sending the sensor data to the NodeMCU through serial communication. volatile int flow_frequency2; // Measures flow sensor ...
AFS01 Micro Flow Sensor interfacing with Arduino This repository contains the code and documentation for the AFS01 Micro Flow Sensor. The Airflow Sensor is a device that measures the airflow rate in a ...
Using an Arduino, flow sensor, and colored LEDs, tamberg set up the device to change colors from blue to red when a liter has been used up. For simple tasks, like washing your hands, a Liter is ...
We have designed an IoT based water flow meter. It is powered by the ESP32-S3 SoC from Espressif. We have used an ESP32-S3 Wroom 1 module for the project which will be much easier to handle when ...
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 ...
The flow meter allows a hard limit to be set for the maximum amount of water allowed into the tank. He’s used an Arduino Micro to tie the project together, which also handles a real-time clock ...