Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
09-27-2006, 02:59 AM
|
#1
|
|
Newbie
Join Date: Sep 2006
Posts: 7
|
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.
|
|
|
09-27-2006, 03:07 AM
|
#2
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Vehicle: 1995 Lexus SC300 1997 Mazda Miata
Posts: 10,763
|
|
|
|
09-27-2006, 03:34 AM
|
#3
|
|
Newbie
Join Date: Sep 2006
Posts: 7
|
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?
|
|
|
09-27-2006, 03:50 AM
|
#4
|
|
Constant Bitrate
Join Date: May 2004
Location: Sweden
Vehicle: 2003 Jeep Grand Cherokee w.22" rims
Posts: 151
|
|
|
|
09-27-2006, 03:51 AM
|
#5
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Vehicle: 1995 Lexus SC300 1997 Mazda Miata
Posts: 10,763
|
Quote: Originally Posted by Hamzeh 
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.
|
|
|
12-12-2006, 04:44 PM
|
#6
|
|
Newbie
Join Date: Dec 2006
Location: Belgium, Lokeren
Vehicle: 2007 Audi A4
Posts: 55
|
If still needed :I did some test with a PIC 18F455 and an LCD display.
|
|
|
12-12-2006, 04:50 PM
|
#7
|
|
FLAC
Join Date: Apr 2005
Location: Boston, MA
Vehicle: 2002 Chrysler Sebring Coupe LXI
Posts: 1,758
|
Take a look at the Perl Library, GPS::NMEA
|
|
|
03-12-2007, 03:26 AM
|
#8
|
|
Newbie
Join Date: Mar 2007
Posts: 5
|
LAssen Lp GPS NMEA data
Quote: Originally Posted by 0l33l 
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
|
|
|
03-12-2007, 04:05 AM
|
#9
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Quote: Originally Posted by secmem 
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 04:15 AM.
|
|
|
03-12-2007, 04:37 AM
|
#10
|
|
Newbie
Join Date: Mar 2007
Posts: 5
|
i couldnot see the NMEA messages but could see only some junk data of symbols..
Quote: Originally Posted by W3bMa5t3r 
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..
|
|
|
03-12-2007, 04:56 AM
|
#11
|
|
Newbie
Join Date: Mar 2007
Posts: 5
|
The View of the Hyperterminal DATA is attached
|
|
|
03-12-2007, 05:43 AM
|
#12
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Quote: Originally Posted by secmem 
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
|
|
|
03-12-2007, 11:21 PM
|
#13
|
|
Newbie
Join Date: Mar 2007
Posts: 5
|
3.3V Back up Battery is required for the GPS to give NMEA data?
Quote: Originally Posted by W3bMa5t3r 
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.
|
|
|
03-13-2007, 01:12 AM
|
#14
|
|
Newbie
Join Date: Mar 2007
Posts: 5
|
Quote: Originally Posted by W3bMa5t3r 
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 
|
|
|
03-13-2007, 02:01 AM
|
#15
|
|
FreeDrive Creator
Join Date: Feb 2004
Location: Manchester
Vehicle: Ferrari 360 (nearly)
Posts: 3,197
|
have you confirmed your device works at all ? looks like its knackered to me
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:00 AM.
|
|