Skip to content

mdxaasil/gps-tracking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS Tracking System with TM4C123GH6PM TivaC Launchpad and SIM808

Project Image

Overview

This repository contains code for a GPS tracking system using TM4C123GH6PM TivaC Launchpad and SIM808. It leverages GNSS for location tracking and sends coordinates to an AWS server via HTTP GET requests.

Demo

https://youtu.be/42goQ_c1EHM

Structure

  • Manages HTTP requests on the AWS server.
  • Follow setup instructions in /server for configuration.
  • Communicates with SIM808 via UART1 to capture GNSS data and send requests to server over GPRS.
  • See /tiva_c for hardware setup and configuration.

Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published