Giter Site home page Giter Site logo

pkerbynn / iot-wqms Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 4.0 16.24 MB

An IoT-based water quality monitoring and notification system for fish farmers to determine the physio-chemical parameters of aqua-cultured sites such as fish ponds. Built with esp32-arduino microcontroller, sensors (temperature, turbidity, pH, ultrasonic), Python Flask and SQLite Database). Literature work: https://drive.google.com/file/d/1_ctEz1cAZmnwtB1LCnVKh2_sHrVP6vUU/view

Home Page: http://wqms.herokuapp.com/dashboard

Python 37.42% JavaScript 0.25% CSS 0.64% HTML 44.85% C++ 16.85%
water-quality espduino aquaculture iot esp32-arduino web-app data-monitoring data-visualisation data-collection opensource

iot-wqms's Introduction

IoT-Based Water Quality Monitoring System(WQMS) for Aquaculture.

The purpose of this project is to design and implement a portable and low-cost water monitoring system to consistently monitor the status of water to be quality and conducive for fish farming in aquaponic tanks at the aquaculture sector.

  • Since the composition of pond water is continuously affected by environmental changes making it difficult for the farmers to consistently monitor the status of water therefore our WQMS was developed to monitor the variations.
  • Water quality test can be done at source other than shipping water samples to laboratory reducing traditional laboratory testing. Why our system is different from other systems:
    1. Measures the temperature, turbidity, pH and water level, of the pond to maintain and control the water quality.
    2. Quickly identifies specific parameter change in water
    3. Generates visual information(line chart)
    4. Sends notification alert

System operation

  • Measures water temperature, depth, turbidityand pH of water with optimum ranges Turbidity(Nephelometric Turbidity Units or Jackson Turbidity Unit) 0-5 pH 4-10 Water level 5-27 (based on site)
  • Processes data on microcontroller using Espduino#2
  • Sends data to cloud sever
  • And publishes the data on webpage

Hardware Implementation

  • Espduino-32
  • Waterproofed temperature sensor DS18B20
  • pH sensor- E-201-C
  • Turbidity Sensor- SKU SEN0189
  • Ultrasonic Sensor- HC-SR04

Software Implementation

  • Front-end
    • HTML/CSS/
    • Bootstrap
    • Jinja
    • Chartjs
  • Backend
    • Python: logic
    • Flask: server
    • SMTP: messaging
    • SQLite: DB
    • C program: sensor program on Esp32
    • HTTP
    • Heroku

Getting Started

Prerequisites

  • Clone repo
  • Add Esp32 packages to enable board
  • Sensor codes link at
       github.com/joewzy/WaterQualityMS.git
    

Installation

  • Install modules in requirement file

Usage:

  1. Connect esp32 to network
  2. Clone the repository::
git clone https://github.com/Erbynn/IoT-WQMS.git
     cd IoT-WQMS
  1. Create and activate a virtual environment::
    virtualenv env
        source env/bin/activate
    
  2. Install requirements::
pip install -r 'requirements.txt'
  1. Run the application::

       python app.py
    
  2. Data is published on http://wqms.herokuapp.com/dashboard

  3. Enjoy ๐Ÿ‘

Sample Images

Authors/Team::

Acknoledgement

  • Project Supervisor, Mr. Isaac A. Mensah
  • Denis Effa Amposah
  • Dawud Ismail
  • Josiah Terkper

Deployment

This extension is a project to improve our software development skills. Any suggestions, or tips as well as Pull Requests are welcome. Thank you.

iot-wqms's People

Contributors

pkerbynn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.