/smart-water-meter

A smart water meter project

Primary LanguageC++

smart-water-meter

A smart water meter project.

Final Report can be edited here .

Code snippet tool

Presentation can be edited here .

To Do List

  • fix readme file
  • fix code size
  • take more measurements
  • make some analysis
  • use template for the report
  • use esp32 instead of wemos

Results

Reluts of temperature and water flow data with their matching diagrams

We used thinger.io to control the meter , collect , view and export data to csv.

image

image

image

image

image

image

Components

image

Components for all versions:

Multimeter

12V , 4.2A external switching power supply from Meanwell

12V Solenoid Valve , 1/2"

water flow meter sensor , 1/2"

NTC thermistor 10kOhm / Datasheet

Thermistor 100kOhm / Datasheet

Transistor BD136 / Datasheet

SD card module

I2C for LCD Module

LCD Screen 16x2

Version with Arduino

Components:

Arduino Uno or Arduino Nano

Sources:

Arduino Uno and NTC

Arduino Uno and Solenoid Valve

Arduino Uno and ESP8266

Arduino Uno and SD Card

Version with ESP32

Components:

DOIT ESP32 DEVKIT V1 or ESP32 DEVKIT V1

ADS1115 (ADC 16-bit)

Sources:

DOIT ESP32 DEVKIT V1 and SC Card Module

DOIT ESP32 DEVKIT V1 and ADS1115

Version with ESP8266

Components:

WeMos D1 mini Pro ESP8266 (V1.0) or ESP8266 NODE MCU

WeMos D1 mini and external Power Supply

ADS1115 16-bit ADC

Sources:

ESP8266 NODE MCU and ADS1115

ESP8266 NODE MCU and SD Card Module

WeMos D1 mini and ADS1115

WeMos D1 mini and SD Card

WeMos D1 mini and I2C for LCD Screen

WeMos D1 mini and ADS1115 and NTC thermistor

Protocols

I2C vs SPI

ESP8266-01 and I2C

Logging Data with SD Card

Writing in SD Card a .csv file

Monitoring using Online Platform

Thinger.io Platform

Statistical Analysis

T-Test

Compare Data of Time Series

Covariance / Correlation for Time Series

Exponential Filter

Scientific Report

Matrix Education

University of Wisconsin - Madison

DEAKIN University

THE UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The University of WAIKATO