Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (27 loc) · 1.04 KB

LoRaCoverageMeasurements

Heatmap Urban

RSS SNR

Heatmap Coastal

RSS SNR

Heatmap Forest

RSS SNR

Folder structure

├───arduino
│   ├───lib
│   │   └───LoRaLibMod
│   │         Modified LoRa library for our board
│   ├───receiver
│   │         Specific source code (Arduino) for the receiver
│   └───transmitter
│             Specific source code (Arduino) for the trasnmitter
├───data
│     Measurement data
├───processing
│     Python code to process the data and visualize the results
└───result
      Visualization of the results