- This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › gps distance calculation and interfacing with pic.
hello everyone,i wanted to know…how does gps calculates the distance between two points?If u compare the lat,long positions of two points….then it should give the shortest distance…but not the actual distance.The actual distance can may be in a zigzag way…!!!!.and added to this how does pic can take these values..???please help…
Hi,
The gps gives only lat and long values, and its the job of the designer to apply an algorithm which can calculate the actual or shortest possible distance. Gps can be connected to the pic using the RX pin of the uart.