From 9cae7c38f9b4d961e58c9c248f86aaffb1a17abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sun, 18 Mar 2018 21:13:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f797f46..5a278cc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,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. + ## Sensors - BME680 (Temperature, Relative Humidity, Atmospheric Pressure, Volatile Organic Compounds)