Introduction: GPS Tracker

GLOBAL

POSITIONING SYSTEM(GPS)

What is GPS?

The Global Positioning System (GPS) is a satellite-based navigation system made up of at least 24 satellites. GPS works in any weather conditions, anywhere in the world, 24 hours a day, with no subscription fees or setup charges.

How GPS works?

GPS satellites circle the Earth twice a day in a precise orbit. Each satellite transmits a unique signal and orbital parameters that allow GPS devices to decode and compute the precise location of the satellite. GPS receivers use this information and trilateration to calculate a user's exact location. Essentially, the GPS receiver measures the distance to each satellite by the amount of time it takes to receive a transmitted signal. With distance measurements from a few more satellites, the receiver can determine a user's position and display it.

To calculate your 2-D position (latitude and longitude) and track movement, a GPS receiver must be locked on to the signal of at least 3 satellites. With 4 or more satellites in view, the receiver can determine your 3-D position (latitude, longitude and altitude). Generally, a GPS receiver will track 8 or more satellites, but that depends on the time of day and where you are on the earth.

Once your position has been determined, the GPS unit can calculate other information, such as:

● Speed

● Bearing

● Track

● Trip dist

● Distance to destination

What's the signal?

GPS satellites transmit at least 2 low-power radio signals. The signals travel by line of sight, meaning they will pass through clouds, glass and plastic but will not go through most solid objects, such as buildings and mountains. However, modern receivers are more sensitive and can usually track through houses.

A GPS signal contains 3 different types of information:

● Pseudorandom code is an I.D. code that identifies which satellite is transmitting information. You can see which satellites you are getting signals from on your device's satellite page.

● Ephemeris data is needed to determine a satellite's position and gives important information about the health of a satellite, current date and time.

● Almanac data tells the GPS receiver where each GPS satellite should be at any time throughout the day and shows the orbital information for that satellite and every other satellite in the system.

Step 1: Connect Esp8266 With Tiny GPS

If you want a introduction to nodemcu ,blynk and want to know how to set it up please visit my last instructable.

(link given below)

https://www.instructables.com/id/Audio-Controlled-...

GPS NODEMCU

Vcc - 3v

Gnd - gnd

Rx - D1

Tx - D2

Step 2: Code

download the library from github link given below

https://github.com/mikalhart/TinyGPS.git

Please download the attached file . And please upvote my projects in the contests below.

Maps Challenge

Participated in the
Maps Challenge