KareimGazer / GPS_TRACKING_FINAL_PROJECT

Embedded C Project with TM4C123G6PM launch Pad Microcontroller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPS Tracker

Interfaced GPS module with Tiva-C ARM microcontroller via UART that computes user's path and store it in EEPROM. The device gets connected to the PC and data is collected from the virtual port using Python Serial Lib. The user’s path is displayed and compared against other apps.

Utilized:

  • Ublox NEO GPS module
  • Tiva-C ARM Cortex-M microcontroller
  • C/C++
  • Python
  • GPIO
  • UART
  • EEPROM
  • JTAG/SWD Debugging Interface

About

Embedded C Project with TM4C123G6PM launch Pad Microcontroller


Languages

Language:C 81.1%Language:HTML 15.3%Language:Assembly 3.3%Language:Makefile 0.1%Language:Python 0.1%