From b49668e3e8b3ef53ad5f32f1a8d615b2ccdc32e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sun, 18 Mar 2018 21:19:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a278cc..69d29cf 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Beehive monitoring project with LoRa / P-NUCLEO-LRWAN1 (STM32L073RZ) This is an experimental student project focused on learning how to use LoRa. It captures some environmental properites, samples audio and computes its frequency spectrum. Then the principal peaks of the spectrum are detected and reported together with the other information to a LoRa gateway. Those packets can be captured using a Node-RED MQTT flow to a file. +**-> See the Docs/ folder for a demo video and a PDF about the project** + ## Sensors - BME680 (Temperature, Relative Humidity, Atmospheric Pressure, Volatile Organic Compounds)