Dashboard

A description of the vertical farm in Building B, second floor, on the KU Leuven campus in Ghent. This website is used to document the project.


Home - LEDs and PCB - LED Control and Sources - Energy Monitoring - Water Supply - Dashboard - Modularity - Plant Sensing - Operation - Logbook


Connections

To get a dashboard with all our measerments we needed to connect all our devices. In the picture below we show how that works. You can see that all the actuators are using MQTT to get their data and also send data on topics. This is then send to our HomeAssistant that is used as a central gathering place for all the data. The data from our plantsensors is send to HomeAssistant with ESPHome, but there are also topics in MQTT for these parameters. Then all the data is stored in a database. We used influxdb as database. This in turn is linked to Grafana where we can diplay our data, calculate things, etc.

drawing

Home Assistant

Here can you find a example of our config file for the HomeAssistant. There can you see that the mqtt and also how to implement the influxdb. On the picture below you can see how the HomeAssistant can look like. Or if you are on the CM3 network you can click here to see it live. drawing

Grafana

This is how we connected the database to Grafana. drawing

If then everything is setup. We can create dashboards to diplay our data. The pictures below give a example on how the diplays will look like. drawing drawing drawing