Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syedsaadahmed/geolocation_iot_lora_gateway
Implementation and Evaluation of an Application for Geolocation of IoT sensors using LoRa Gateways
https://github.com/syedsaadahmed/geolocation_iot_lora_gateway
docker geolocation html-css-javascript lorawan-gateway lorawan-network openmap-api python-flask
Last synced: 9 days ago
JSON representation
Implementation and Evaluation of an Application for Geolocation of IoT sensors using LoRa Gateways
- Host: GitHub
- URL: https://github.com/syedsaadahmed/geolocation_iot_lora_gateway
- Owner: syedsaadahmed
- Created: 2024-04-16T22:24:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T23:01:53.000Z (7 months ago)
- Last Synced: 2024-04-17T02:44:30.195Z (7 months ago)
- Topics: docker, geolocation, html-css-javascript, lorawan-gateway, lorawan-network, openmap-api, python-flask
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geolocation Application for IoT sensors using LoRa Gateways
Implementation and Evaluation of an Application for Geolocation of IoT sensors using LoRa Gateways# What to do?
## Visting the Campus for gathering the information for the IoT sensors and the LoRa gateway (Timeline -> 20-25 days)
1) Overview and Analysis of data generated from the IoT sensors.
2) Retrieval of the signal on the LoRa gateways, the format of the data and all the information necessary for the execution of Geolocation algorithm.## Can be done remotely with the inputs gathered from the Hardware setup (IoT sensors and the LoRa gateway) (Timeline -> 25-30 days Maximum)
3) Making the input of the geolocation algorithm clear - Multilateration with TDOA (Time Difference of Arrival).## Software Code Implementation and a minimal application development (Timeline -> 15-25 days)
4) Implementation of algorithm with all the data and getting the results.
5) Testing of the results and continuous feedback loop on results.## Finalization of Application Development and benchmarking (Timeline -> 15-25 days)
6) Visualisation of the results in a meaningful form either with coordinates systems or on some map API.
7) Evaluation and benchmarking of the final results.# Technology Stack?
- Python Flask
- OpenMap API