From 5712e793912f4775369c5e6de0c6af64182355ae Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 31 Jul 2023 13:46:27 +0200 Subject: [PATCH] Downscaled preview image x3 & added complementary repo links --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4597b06..b0881a6 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,14 @@ Hive monitor is a frontend for displaying data from MQTT server receiving events from bee hives. The complementary project [hivemonitor-ESP32-firmware]() reads sensor values and publishes on MQTT topic. +Complemetary hivemonitor repositories: +- [Hive monitor ESP32 Firmware](https://github.com/kevinmidboe/hivemonitor-esp32-firmware) +- [Hive monitor ESP32 PCB design](https://github.com/kevinmidboe/hivemonitor-pcb) + ## Preview [Preview site](https://hive.schleppe.cloud) -Site previews: -Untitled2 +![Hive monitor site, 4 pages](https://github.com/KevinMidboe/hivemonitor/assets/2287769/7fdb3f1c-3f2b-4e1f-b8c8-290b7e6d1d2b) # Requirements