bhavers / PoseidonProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoseidonProject

##Introduction Poseidon aims to reduce the overuse of fresh water in the world. The objective of the first iteration of Poseidon is to:

  • Develop a water monitoring solution for educational purposes.
  • Deliver education material for building the solution
  • Build and support a community of cross discipline enthusiasts (scientists, hydrologists, agriculture experts, application developers, hardware experts, etc)

The project uses a Raspberry Pi with soil moisture and barometer sensors. The data is submitted to Bluemix, a cloud platform (Platform as a Service), for process by application. The code in this repository provides the Python script that will be running on the Pi.

##Usage See the README.md files in the Tutorialx folders for instructions.

##Contributing Please fork or clone this repository if you want to improve code and contribute to the project. To notify us of your improvements go to Track & Plan and create a work item with tag #patch and refer to your repository and the modified files. We will evaluate your improvement and see if we can include it in this codebase. To discuss your ideas, please register at http://poseidonproject.org and post your thoughts at the forum.

##License The code is licensed under the Apache v2 open source license, see License.txt. Poseidon is a project of the Dutch Courage foundation, http://dutchcourage.org/

##Dependencies Tutorial1 PoseidonClient depends on grove_barometer_lib.py and grovepi.py libraries available from https://github.com/DexterInd/GrovePi

About

License:Apache License 2.0


Languages

Language:C++ 32.2%Language:HTML 30.5%Language:Python 21.4%Language:Arduino 10.7%Language:Shell 2.6%Language:CSS 1.3%Language:JavaScript 1.3%