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)