Skip to content
David Salek edited this page Jul 16, 2018 · 17 revisions

Plant Monitor

Plant monitor is a school project where students can monitor health of their plants with Raspberry Pi and share data on Amazon Web Services.

The following pages describe the Raspberry Pi setup and how to analyze data. See:

  • Raspberry Pi for the installation of software on Raspberry Pi,
  • Analysis for analyzing data,
  • Water Pump for automated plant watering,
  • MQTT for sending measurements over MQTT.

Details on the solution running in Amazon Web Services can be found in a dedicated repository here https://github.com/salekd/plant_monitor_aws/wiki

Publishing data over MQTT was added in order to provide input to my other IoT project here https://github.com/salekd/iot_kafka

Clone this wiki locally