Site icon 14core.com

Wiring ESP8266 12/12E with G1/2 Liquid / Water Flow Sensor on Wireless Monitoring

Another illustration on ESP8266 12/12E as smart metering using liquid/Water flow sensor.  Water flow sensor is capable of measuring flows in pipes from 0.15 to 60 liters per minute, suitable for measuring water consumption or detecting pipe leakage and monitoring agricultural irrigation.

Smart Metering often refers to monitor the supply of water, however highly reliable smart metering cannot only be used for managing utility supplies but also brings benefits to managing liquid storage, inventories such as grain in silos and movement of goods., coffee machines  and cola dispenser. Etc.

As you can see the diagram below we demonstrate how t and wire the ESP8266 12/12E together with the water/liquid flow sensor.  For integration in Arduino IDE please refer to this link and For flashing using NodeMCU to ESP8266 01 or Flashing with ESP8266 Download Tool just follow this link. Below you can download the binary file ai-thinker-v1.1.1.bin running at baud rate 11520. if you are using MAC OS refer to this link Note: The AT command must be end with “\r\n”. For Arduino, must type the AT command like this > Serial1.print(“AT+GMR\r\n”);

Components Required

Wiring Guide

Source Code
[crayon-66d40213e2920474422766/]
Downloads

 

Wiring ESP8266 12/12E with G1/2 Liquid / Water Flow Sensor on Wireless Monitoring
Exit mobile version