Skip to content

cecilsmith/Lora-GPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lora-GPS

A project for an Undergrad Freshman class where GPS data is collected from a LoraWan device, uploaded to the Cloud, and retrieved by a user through a web-gui. Practical uses include: hiker tracking, car tracking, bike tracking, etc.


Technical Overview

The LoRa-GPS device uses a Seeed LoRa Wio-E5 Module (STM32WLE5JC) for communication to The Things Network (TTN). Data is gathered from a Grove Air530 GPS Module and uplinked to the Cloud using a variety of AT+ commands. Both modules use Serial to communicate with the Arduino Nano, so the SoftwareSerial library was used.

Screenshot 2023-04-25 at 6 00 48 PM

The data is then stored in the Cloud, to be used whenever the user sends his/her next request.


Diagram

TBA


Examples

Due to the early nature of LoRaWAN technologies, there are not as many hotspots set up in the U.S. as there are in Europe. Thus, it can be difficult to test the early viability of the technology. However, when within 2km of a LoRa Gateway, these were the results:

TBA

About

A project for an Undergrad Freshman class where GPS data is collected from a LoraWan device and sent to a user. Practical uses include: hiker tracking, car tracking, bike tracking, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages