wintermancer / iot-garden

Let's turn the garden into an I(o)T problem!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iot-garden - Let's turn the garden into an I(o)T problem!

Architecture diagram:

An architecture diagram showing sensors in the garden, REDIS, HTTPD and MQTT on a Raspberry Pi and CloudWatch, DynamoDB and Lambda in an AWS Region

Disclaimer: This project is learning by doing. Be advised that you use all code / ideas / instructions from this repository at your own risk

Project goals

  1. Build wireless battery powered sensor for long term soil moisture monitoring.
  2. Build wireless battery powered weather station for long term weather monitoring.
  3. Build wireless battery powered irrigation control to water plants based on soil moisture and weather data.
  4. Integrate with free tier public cloud services for fancy features like automatic calibration.

Part specific documentation

About

Let's turn the garden into an I(o)T problem!

License:GNU General Public License v3.0


Languages

Language:C++ 50.6%Language:C 49.4%