Skip to content

Embedded C Project with TM4C123G6PM launch Pad Microcontroller

Notifications You must be signed in to change notification settings

KareimGazer/GPS_TRACKING_FINAL_PROJECT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C 81.2%
  • HTML 15.3%
  • Assembly 3.3%
  • Other 0.2%