Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS


Reply
 
Share Thread Tools Display Modes
Old 09-27-2006, 03:59 AM   #1
Newbie
 
Join Date: Sep 2006
Posts: 7
Hamzeh is an unknown quantity at this point
Exclamation NMEA Decoding?

I want to ask if some one have decode the NMEA standard signal generated by the GPS receiver, using microcontroller(preferable) or the serial port with his own software?
If someone do this thing, please send me the details and the steps to do this brililiant thing.
Hamzeh is offline   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 09-27-2006, 04:07 AM   #2
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
is your friend.

http://www.geoaps.com/NMEA.htm
0l33l is offline   Reply With Quote
Old 09-27-2006, 04:34 AM   #3
Newbie
 
Join Date: Sep 2006
Posts: 7
Hamzeh is an unknown quantity at this point
Question

Yea, i have read about the NMEA, but still there are some questions.
One of them, 4800 baud per second, how much the baud is? and is the "no parity" bit sent or not?
Hamzeh is offline   Reply With Quote
Old 09-27-2006, 04:50 AM   #4
Constant Bitrate
 
Jeep's Avatar
 
Join Date: May 2004
Location: Sweden
Posts: 151
Jeep is on a distinguished road
This maby help you:

http://www.codeproject.com/vb/net/Wr...lications1.asp
http://www.codeproject.com/netcf/Wri...lications2.asp
Jeep is offline   Reply With Quote
Old 09-27-2006, 04:51 AM   #5
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by Hamzeh View Post
Yea, i have read about the NMEA, but still there are some questions.
One of them, 4800 baud per second, how much the baud is? and is the "no parity" bit sent or not?

Try it with hyperterminal first and see.
0l33l is offline   Reply With Quote
Old 12-12-2006, 05:44 PM   #6
Newbie
 
Join Date: Dec 2006
Location: Belgium, Lokeren
Posts: 55
BartDP is an unknown quantity at this point
If still needed :I did some test with a PIC 18F455 and an LCD display.
BartDP is offline   Reply With Quote
Old 12-12-2006, 05:50 PM   #7
Raw Wave
 
shotgunefx's Avatar
 
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,800
shotgunefx is on a distinguished road
Take a look at the Perl Library, GPS::NMEA
shotgunefx is offline   Reply With Quote
Old 03-12-2007, 04:26 AM   #8
Newbie
 
Join Date: Mar 2007
Posts: 5
secmem is an unknown quantity at this point
LAssen Lp GPS NMEA data

Quote: Originally Posted by 0l33l View Post
Try it with hyperterminal first and see.

Pls let me know , how to enable the NMEA data out in Lassen LP GPS module using Hyperterminal
secmem is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 03-12-2007, 05:05 AM   #9
FLAC
 
W3bMa5t3r's Avatar
 
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Posts: 1,268
W3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of light
Quote: Originally Posted by secmem View Post
Pls let me know , how to enable the NMEA data out in Lassen LP GPS module using Hyperterminal

Create a new connection, specify the port, speed,settings = 4800, 8, N, 1 (or something like that.. )

Save it, Hit connect. You should start seeing the GPS/NEMA sentences flying by...

Last edited by W3bMa5t3r; 03-12-2007 at 05:15 AM.
W3bMa5t3r is offline   Reply With Quote
Old 03-12-2007, 05:37 AM   #10
Newbie
 
Join Date: Mar 2007
Posts: 5
secmem is an unknown quantity at this point
i couldnot see the NMEA messages but could see only some junk data of symbols..

Quote: Originally Posted by W3bMa5t3r View Post
Create a new connection, specify the port, speed,settings = 4800, 8, N, 1 (or something like that.. )

Save it, Hit connect. You should start seeing the GPS/NEMA sentences flying by...

Thanks for the reply....
I did the same as you mentioned, but i couldnot see the NMEA messages but could see only some junk data of symbols..
I even tried with the TSIPMonitor32.exe, but could not get the data in it. Please help me with steps, how to use TSIPMonitor.exe.I even gone through the Lassen LP Manual.
The manual is explained according to the starter kit. but I m not using Starter kit instead I interfaced Lassen LP module to PC serially through Max232.
waiting for the reply..
secmem is offline   Reply With Quote
Old 03-12-2007, 05:56 AM   #11
Newbie
 
Join Date: Mar 2007
Posts: 5
secmem is an unknown quantity at this point
The View of the Hyperterminal DATA is attached

Name:  GPS Test Data.jpg
Views: 1178
Size:  145.2 KB
secmem is offline   Reply With Quote
Old 03-12-2007, 06:43 AM   #12
FLAC
 
W3bMa5t3r's Avatar
 
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Posts: 1,268
W3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of lightW3bMa5t3r is a glorious beacon of light
Quote: Originally Posted by secmem View Post
Thanks for the reply....
I did the same as you mentioned, but i couldnot see the NMEA messages but could see only some junk data of symbols..
I even tried with the TSIPMonitor32.exe, but could not get the data in it. Please help me with steps, how to use TSIPMonitor.exe.I even gone through the Lassen LP Manual.
The manual is explained according to the starter kit. but I m not using Starter kit instead I interfaced Lassen LP module to PC serially through Max232.
waiting for the reply..

try adjusting your speed (baud). some receivers send out at 9600
W3bMa5t3r is offline   Reply With Quote
Old 03-13-2007, 12:21 AM   #13
Newbie
 
Join Date: Mar 2007
Posts: 5
secmem is an unknown quantity at this point
3.3V Back up Battery is required for the GPS to give NMEA data?

Quote: Originally Posted by W3bMa5t3r View Post
try adjusting your speed (baud). some receivers send out at 9600

I have tried for different baud rates, but the junk data remains same. At present i did not connected any backup Battery to the Lassen LP GPS module.Please confirm, whether the 3.3V Back up Battery is required for the GPS to give NMEA data.
secmem is offline   Reply With Quote
Old 03-13-2007, 02:12 AM   #14
Newbie
 
Join Date: Mar 2007
Posts: 5
secmem is an unknown quantity at this point
Quote: Originally Posted by W3bMa5t3r View Post
Create a new connection, specify the port, speed,settings = 4800, 8, N, 1 (or something like that.. )

Save it, Hit connect. You should start seeing the GPS/NEMA sentences flying by...

Anyone help me in getting NMEA massages in Hyperterminal. I want to know whether Back up Battery is needed for getting NMEA data
secmem is offline   Reply With Quote
Old 03-13-2007, 03:01 AM   #15
FreeDrive Creator
 
CdRsKuLL's Avatar
 
Join Date: Feb 2004
Location: Manchester
Posts: 3,196
CdRsKuLL will become famous soon enough
have you confirmed your device works at all ? looks like its knackered to me
CdRsKuLL is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help decoding a one wire databus... Dexter Hardware Development 23 03-04-2006 09:09 PM
sirf or nmea in MP? johnwrx GPS 6 11-09-2005 06:44 PM
Dvd Decoding dolbyrsx1 Newbie 1 03-21-2005 01:29 PM
How to switch to sirf from nmea & push to fix mode qbee Software & Software Development 2 03-07-2005 07:59 PM
Serial Delorme Earthmate not NMEA compliant ? swissRv GPS 2 11-11-2004 05:51 AM



All times are GMT -5. The time now is 01:49 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics