Skip to content

ivanahuckova/avocado_monitoring_grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avocado monitoring with with Arduino and Grafana

The Avocado (or basically any plant) monitoring system helps you make more data driven decisions when it comes to taking care of your plants. It monitors your plant's height, air temperature, air humidity, light conditions and soil moisture and sends data straight to Grafana Cloud's Loki and Prometheus. You can then visualise your data in Grafana's dashboard and set up alerts that will notify you when is the best time to water your plant.

This project was part of GrafanaCONline 2021 Easy DIY IoT projects with Grafana session.

Arduino & Grafana

To start, review and follow steps in the Grafana DIY IoT repo.

Hardware

To build this system, you will need:

Plus:

  • 1 plant stand to put this all together and build the monitoring system

Image of hardware

Libraries:

  • DHT sensor library by Adafruit
  • HCSR04 by Martin Sosic
  • Adafruit Unified Sensor by Adafruit
  • ArduinoBearSSL by Arduino
  • ArduinoHttpClient by Arduino
  • PrometheusArduino by Ed Welch
  • PromLokiTransport by Ed Welch
  • SnappyProto by Ed Welch

Circuit & Wiring diagrams

Software

Download this repo that includes the software for room comfort monitoring. Update config.h file with your names, passwords and API keys. Upload software to your board using Arduino IDE.

Grafana dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published