salekd / plant_monitor_rpi

Monitor health of your plants with Raspberry Pi and share your data on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plant Monitor

This repository describes how to monitor health of your plants with Raspberry Pi and share your data on AWS or over MQTT. The solution involves:

  • using the Xiaomi Mi plant sensor for reading soil moisture and conductivity, room temperature and light conditions,
  • using Raspberry Pi NoIR Camera Board v2 for taking photos with the aim to calculate the Normalized Difference Vegetation Index (NDVI),
  • analyzing data stored on AWS,
  • sharing measurements over MQTT.

The installation procedure and examples of analysis scripts are documented here https://github.com/salekd/plant_monitor_rpi/wiki

About

Monitor health of your plants with Raspberry Pi and share your data on AWS


Languages

Language:Jupyter Notebook 90.2%Language:Python 9.8%