GPS (Global Position System) communicate with PIC.

Discussion about projects that used PIC Microcontroller, Hardware Interface, Programming Algorithm and etc......

GPS (Global Position System) communicate with PIC.

Postby hawker_jason » Mon Jan 24, 2011 10:31 am

Anyone know how to program and build PIC to control GPS receiver?
Once interrupt at PIC received, it will request GPS receiver latest info and send by SMS or display.
hawker_jason
Greenhorn
 
Posts: 2
Joined: Sun Jan 23, 2011 2:35 pm

Re: GPS (Global Position System) communicate with PIC.

Postby waiweng83 » Mon Jan 24, 2011 11:05 am

First of all, you do not need to 'control' the GPS module. The GPS module will stream out the NMEA 0183 data via UART automatically after you power up it. The thing that you need to do is to process the NMEA 0183 and extract the information you need.
With the power of dream, nothing is impossible...
User avatar
waiweng83
Moderator
 
Posts: 208
Joined: Wed Apr 15, 2009 2:17 pm

Re: GPS (Global Position System) communicate with PIC.

Postby hawker_jason » Mon Jan 24, 2011 11:27 am

How do build a circuit using PIC? Is it only using PIC Tx and Rx pin to connect to GPS receiver?
And the instruction code, how to grab the info and send out using GPS modem.
hawker_jason
Greenhorn
 
Posts: 2
Joined: Sun Jan 23, 2011 2:35 pm


Re: GPS (Global Position System) communicate with PIC.

Postby ober » Wed Jan 26, 2011 9:15 pm

hawker_jason WROTE:How do build a circuit using PIC? Is it only using PIC Tx and Rx pin to connect to GPS receiver?
And the instruction code, how to grab the info and send out using GPS modem.


Basically, you need to know the GPS UART is 3.3V, 5V or RS232. If it is 5V TTL, direct connection is fine. If it is 3.3V or RS232, you will need do have some level shifter or sometime called voltage translator in between. I think you may search the forum, I can't remember where, but we did discuss before. Maybe the links given by robosang is the link I said.

As for software, again, I recall we did have discussion before too, in this forum. So good luck and do show us result. Hope to see a photo of your result.
Ober Choo
Cytron Technologies Sdn Bhd
www.cytron.com.my
User avatar
ober
Moderator
 
Posts: 1486
Joined: Wed Apr 15, 2009 1:03 pm


Return to PIC Microcontroller

Who is online

Users browsing this forum: No registered users and 4 guests

cron