Codes to Interfacing GPS receiver module with PIC16F877A


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    7

    Smile

    Quote Originally Posted by precision View Post
    Which port ? who will decide port ?
    which GPS receiver ?
    where you wants to display coordinates after receiving ?
    are you want whole code? or wirtten something ?

    .

    The GPS module i'm using is a 32 Channel 5Hz GPS Receiver with MCX Jack.

    This is the link containing the information about it :

    http://www.sgbotic.com/index.php?tar...&product_id=34

    I want to display the coordinates on the LCD display on the easypic4 development board.
    Any help on the codings would be appreciated.

    Thank you.

  2. #2
    Join Date
    Jun 2007
    Posts
    24

    Default This tread should help

    This thread is a good start.
    http://www.picbasic.co.uk/forum/show...t=16f88+device
    You will have to find how to get your module to output NMEA data. The coordinates are in the $GPGGA, $GPGLL or $GPVTG words. You can communicate with most GPS using Serial communication.
    See how you go.

    Mike

Similar Threads

  1. Interfacing GPS receiver module with PIC16F876
    By theblackhourse in forum GPS
    Replies: 4
    Last Post: - 6th August 2014, 08:17
  2. Replies: 0
    Last Post: - 17th June 2009, 03:55
  3. Replies: 1
    Last Post: - 27th July 2008, 06:14
  4. interfacing gps receiver with 16f877a
    By sakhyvava in forum GPS
    Replies: 1
    Last Post: - 27th September 2006, 09:13
  5. GPS Receiver
    By lester in forum Adverts
    Replies: 2
    Last Post: - 22nd February 2006, 12:47

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts