Build an Ultimate Smart Water Flow Meter with ESP8266
We will implement a water flow meter by connecting a water flow sensor to the ESP8266 microcontroller. The data will be sent to a remote server and displayed in the ThingSpeak service. The Idea Connect the YF-S402 sensor to the ESP8266 NodeMCU microcontroller. You need to read the sensor data, calculate the water flow rate, … Read more