Skip to content

wintermancer/iot-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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