{"id":17756918,"url":"https://github.com/nesktf/lora_gps_tracking","last_synced_at":"2026-04-28T23:35:54.802Z","repository":{"id":259226825,"uuid":"866807296","full_name":"nesktf/lora_gps_tracking","owner":"nesktf","description":"LoRa \u0026 NodeMCU GPS tracking system","archived":false,"fork":false,"pushed_at":"2025-05-29T00:04:34.000Z","size":2592,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-25T06:15:19.629Z","etag":null,"topics":["arduino","college-project","cpp","cpp20","lora","nodemcu","opengl","openstreetmap"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nesktf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-02T22:55:15.000Z","updated_at":"2025-05-29T00:04:37.000Z","dependencies_parsed_at":"2025-08-25T05:05:34.495Z","dependency_job_id":"0bcf9e11-523d-4f9c-bbf1-64a1a7990cce","html_url":"https://github.com/nesktf/lora_gps_tracking","commit_stats":null,"previous_names":["nesktf/lora_gps_tracking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nesktf/lora_gps_tracking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesktf%2Flora_gps_tracking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesktf%2Flora_gps_tracking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesktf%2Flora_gps_tracking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesktf%2Flora_gps_tracking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nesktf","download_url":"https://codeload.github.com/nesktf/lora_gps_tracking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesktf%2Flora_gps_tracking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32404340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","college-project","cpp","cpp20","lora","nodemcu","opengl","openstreetmap"],"created_at":"2024-10-26T16:10:32.110Z","updated_at":"2026-04-28T23:35:54.787Z","avatar_url":"https://github.com/nesktf.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPS tracking using LoRa transceiver\nA bunch of project files for a simple GPS tracking system\nusing the following:\n\n- NodeMCU ESP8266\n- Arduino Nano\n- GY-NEO6MV2 GPS module\n- SX1276 RFM95 LoRa transceivers\n\n# Diagrams\n![diag0](img/diag0.png) \n\n![diag1](img/diag1.png)\n\n# Client\nYou can use the system as a standalone service that provides\nyou with the data in JSON format by doing a GET request\nto the NodeMCU.\n\nAlternatively, you can use the client provided in the repo.\n\n![client](img/client.png)\n\n# Building\nYou should first clone the repo with submodules\n\n```sh\ngit clone https://github.com/nesktf/lora_gps_tracking.git --recurse-submodules\n```\n\n## NodeMCU \u0026 Arduino Nano\nAdd the NodeMCU board Manager in your IDE, put the\nfollowing URL in Preferences\u003eAdditional Boards Manager URL \n`http://arduino.esp8266.com/stable/package_esp8266com_index.json` and \ndownload the ESP8266 files in the boards manager.\n\nCopy the files in `src/` inside your sketches folder, then\ncopy everything in `lib/` into your `libraries/` Arduino IDE folder.\n\nThen just open the sketches and compile them as usual.\n\n## Client\nThe client was meant to be run in Debian 12 Bookworm. You should be\nable to build it in other distros by installing the appropiate dependencies.\n\n```sh\nsudo apt install cmake cmake-data extra-cmake-modules libglfw3-dev liblua5.3-dev libfmt-dev libglm-dev libfreetype-dev libopenal-dev libassimp-dev libcurlpp-dev\n```\n\nThen you can build it and run it doing the following\n```sh\ncd client/\ncmake -B build -DCMAKE_BUILD_TYPE=Release\nmake -C build -j$(nproc)\n./build/osm_client\n```\n\nThe client expects the `client/res/` folder and a `tile_cache/` folder in\nyour working directory.\n\n# Acknowledgments\n- The code for handling OpenStreetMaps requests was inspired by hugovk's [osmviz](https://github.com/hugovk/osmviz)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesktf%2Flora_gps_tracking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnesktf%2Flora_gps_tracking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesktf%2Flora_gps_tracking/lists"}