https://github.com/adrianbenavides/lora-gps-tracker
GPS live tracking using a couple of ESP8266, LoRa modules, and Balena!
https://github.com/adrianbenavides/lora-gps-tracker
balena embedded mqtt raspberry-pi
Last synced: 23 days ago
JSON representation
GPS live tracking using a couple of ESP8266, LoRa modules, and Balena!
- Host: GitHub
- URL: https://github.com/adrianbenavides/lora-gps-tracker
- Owner: adrianbenavides
- Created: 2019-10-03T17:50:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T08:43:02.000Z (over 5 years ago)
- Last Synced: 2025-03-24T22:43:07.299Z (about 1 month ago)
- Topics: balena, embedded, mqtt, raspberry-pi
- Language: C++
- Homepage: https://kokonatt.com/embedded/gps-live-tracking
- Size: 1.19 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# GPS Live Tracking With Balena, Neo-6M And LoRa!

For some time now, I've been looking for a good excuse to work on a project related to radio communcation.
In this guide, ~~I finally get to do it~~ we will explore how to transmit GPS data wirelessly with the LoRa-02 module and how to visualize that data in real time on a Grafana dashboard!
Full guide [published on my blog](https://kokonatt.com/embedded/gps-live-tracking).
## Table of contents
- [Project overview](https://kokonatt.com/embedded/gps-live-tracking#project-overview)
- [Using the Neo-6M](https://kokonatt.com/embedded/gps-live-tracking#neo-6m)
- [Using the LoRa-02](https://kokonatt.com/embedded/gps-live-tracking#lora-02)
- [Visualization with Balena and Grafana](https://kokonatt.com/embedded/gps-live-tracking#data-visualization)## A preview of what you can build in this project
### Transmitter device
### Live GPS tracking!
(click to see the video)
[](https://vimeo.com/365567163)