??? 07/11/10 07:02 Read: times |
#177232 - Simulating GPS seems to work... Responding to: ???'s previous message |
Sonia Sanghvi said:
Mahmood Elnasser said:
What I suggest for you is to write a small program on PC to send fake NMEA sentences to your 8051... I did try something similar. I typed in NMEA sentences on the hyperterminal screen and displayed chunks of it on the LCD. I am really sorry,but I'm not quite aware of how to program the PC to send sentences to the 8051. Can you please guide me to an online tutorial which can tell me about it or any other source which could help me with this I did try and figure out things by myself first. I had noted down some GPS sentences that I was getting in a Notepad file. Now i opened the hyperterminal (and configured it at 4800 8n1) and under the "Transfer" tab, selected the "Transfer text file" and selected my notepad document (and started the transfer). Is this procedure right? Also, if it is right, then the LCD did display the data correctly. (In fact I even ran the data parsing code on it and it worked well too...) Are we sure that the TTL, RS232 levels mentioned in the datasheet below are nothing to be worried about? http://www.sparkfun.com/datasheets/GPS/EM-406A_User_Manual.PDF because this link http://www.8051projects.net/forum-t23966.html seems to have different story to tell... |