Skip to content

KnowFlow/KnowFlow_WorkShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KnowFlow - an open source river quality meter with Arduino

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

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.

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!

Arduino

https://www.arduino.cc/en/Guide/HomePage

Download IDE from here: https://www.arduino.cc/en/Main/Software

Getting Started

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

1, unzip the zip file

2, open directory KnowFlow_WorkShop/Tutorial_Code

3, double click files end with .ino(or open it in Arduino IDE)

4, Compile and upload file to Arduino Uno

contributors:

1, Fork it!

2, Create your feature branch: git checkout -b my-new-feature

3, Commit your changes: git commit -am 'Add some feature'

4, Push to the branch: git push origin my-new-feature

5, Submit a pull request

Contact

If you have some thing to know please find the email address below.

Rockets Rockets.xia@dfrobot.com

He Shan heshan@ghub.org

Lauren Lauren.pan@hotmail.com

Jason jason.liang@dfrobot.com

License

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

##This project has benefited from the support from the following funders:

  • GreenSeed Foundation
  • Mushroom Cloud Maker Space

About

WorkShop for KnowFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages