Poseidon aims to reduce the overuse of fresh water in the world. The objective of the first iteration of Poseidon is to:
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.
See the README.md files in the Tutorialx folders for instructions.
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.
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/
Tutorial1 PoseidonClient depends on grove_barometer_lib.py and grovepi.py libraries available from https://github.com/DexterInd/GrovePi