/LoRaCoverageMeasurements

LoRa Coverage Measurements for Point-to-Point Communication

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

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