mirror of
https://github.com/loradar/loradar_tool.git
synced 2026-06-26 21:01:17 +02:00
Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# _LoRadar_
|
||||
|
||||

|
||||

|
||||
|
||||
## Introduction
|
||||
LoRa is the physical layer access technology that employs a variant of the chirp spreadspectrum modulation, allowing low powered transmission of small data rates (0.3 kbps to 50 kbps) over a long distances (up to 15 km in suburban and 2 km in dense urban areas). LoRaWAN is a star topology network architecture developed on top of LoRa physical layer for communication between a gateway and an IoT sensor.
|
||||
@@ -15,6 +15,8 @@ _LoRadar_ supports all forms of LoRaWAN gateways, whether commercially purchased
|
||||
|
||||
Instructions for each version are provided in their corresponding directory.
|
||||
|
||||

|
||||
|
||||
## Data collection and information extraction
|
||||
Once the data is collected, various sensor and network information are extracted from our python script, and outputed as a csv file:
|
||||
- Unqiue device ID of each sensor
|
||||
@@ -30,4 +32,4 @@ The standards fields within a LoRaWAN packet, such as the data rate, code rate,
|
||||
## Visualization
|
||||
The extracted information can also be visualized on a web dashboard, through Kibana from the Elasticsearch-Logstash-Kibana (ELK) stack. Instructions on installing and setting up the Kibana dashboard is found in the 'Kibana' directory.
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user