Giter Site home page Giter Site logo

sith-gps-tracker's Introduction

Sith GPS Tracker

All Contributors

Sith GPS and wearable device tracker

Hardware

GPS

Global Positioning System (GPS) is a way to naivated based on satelites. The U.S. Department of Defense (USDOD) orginally put up satellites in orbit for military use and then made public for normal civilian use in the 1980's. There are 24 satlieetes that work in any anywhere in the world 24/7 and has no fees or charges.

NMEA Data from GPS

National Marine Electronics Association (NMEA) is the format that defines how GPS data is transmitted between devices. Most of my research uses the GPS receiver output data in the NMEA format.

$GPGGA Global Positioning System Fix Data

<iframe src="https://www.google.com/maps/d/u/1/embed?mid=1ZdPEDVwcWG8PasvFxZIklAYIGZzAyV6v" width="640" height="480"></iframe>
NMEA Header Value Description
StartCharacter $ ASCII 36
SentenceName GPGGA NMEA Sentence ID
Separator , ASCII 44
Data_1 to Data_N 083445.00, 1256.60109, N Data fields longitude and latitude
CheckCharacter * ASCI 42
CheckSum 7E Hexadecimal 8bit or all characters between $ and *
EndCharacter CR LF Carriage return line

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Amie DD

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

sith-gps-tracker's People

Contributors

amiedd avatar allcontributors[bot] avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

sporiyano

sith-gps-tracker's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.