Giter Club home page Giter Club logo

knowflow_awm's Introduction

KnowFlow - an open source river quality meter with Arduino

KnowFlow is an open source water monitoring device and an education program.

For the device part, KnowFlow is designed for environmental activists, researchers, students... anyone who wants to know the water quality using low cost and customized tools. It is based on arduino uno, currently can monitor 5 parameters: Temperature, pH, ORP, Electronic conductivities, Dissolved Oxygen, the data is stored on a micro SD card, or read directly on phone by bluetooth (except for Dissolved Oxygen). All the modules are easy to change or add. Most of the sensor used are from DFRobot and Atlas Scientific, which are the main 2 sensor suppliers for Arduino users.

For the education program, KnowFlow is a 8 weeks online course and a learning group (launched on Greenseed Project platform). In which we will introduce the basic knowledge about water quality and indicators of water quality, Arduino and monitoring system, and show you how to build your own online monitor system based on arduino. Use Arduino as a master controller, and connected it to a variety of sensors. Except for the 5 parameters which are already included in the KnowFlow kits, you can add other environmental sensors on, such as carbon dioxide, ozone, dust, light, temperature, humidity sensors. Then use GPS and other communication module to connect all the data from distance. There will be step by step demos in the course to walk you through this learning process.

This page is a collective information lists for KnowFlow, it can also be found on github, Youku. Will release this series video tutorial on youtube later soon!

KnowFlow Hardware

You can buy all KnowFlow Components online, the comprehansive list is here.

Central Control Unit: Arduino Uno (DFRobot Bluno in this case) and Expansion Shield (DFRobot Expansion Shield V7.1 in this case) Water Sensors: pH (pH probe and pH circuit board); EC (EC probe and EC circuit board); ORP (ORP probe and ORP circuit board); Temperature (temperature probe and temperature circuit board); Dissolved Oxygen (DO probe, BNC and circuit board); real time clock circuit board Data Storage: Micro-SD module, Micro SD card Fit and fix: mounting plate, water proof box( 200mm_150mm_75mm), water proof joint Other parts: Cables (Wires), bread board, bolts and nuts, screws, battery, double-sided adhesive, write on tape, small wrench, spiral cable wrap The size, modal, drawings, and other specifications of the materials can be found here at google docs. We are still working with DFRobot team to release a KnowFlow starter kit, which will be available in next several months. If you’re interested in our product. Please contact with us via email. Email addr - @ShanHe

KnowFlow Firmware

Download Arduino IDE

Download Knowflow code from KnowFlow github

find "WaterMonitor.ino" from the downloaded file, open it with Arduino IDE

Connect your Arduino Uno board, in menus, select "Tools - Board: Arduino Uno", and "Ports - /dev/cu.usb..."

click "Verify", than "Upload" the software to your board.

Note: KnowFlow software library is designed for the beginner level users. You don’t need to have rich experience on Arduino or software development. KnowFlow team packaged 7 software libraries to make it easier for you to enable different sensor features for your application. Feel free to commit your software question via our wiki page on public lab or github.

How to build KnowFlow

https://publiclab.org/notes/shanlter/06-08-2017/knowflow-automatic-water-meter

To DO List

  • support DO Senser from DFRobot.
  • add the video tutorial.
  • Website.
  • Modify the construction of the files system.
  • other issues.

Documents

License

All KnowFlow related materials are released under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

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.