13 Oct, 11:15PM in sunny Singapore!

Need help with GPS coding

Subscribe to Need help with GPS coding 5 post(s)

Please 登入 or 进行注册 to reply.
  • SibeiBoliao's Avatar
    14 posts since Feb '08
    • Project Name

      -Virtual Fence Application

       

      Project Objectives

      - To develop a Java Application to fence in the handset within a fixed GPS grid.

      Project Description

      -Handset contains a fixed GPS Grid or GPS coordinates of three base stations.

      -When handset moves out of the range of the GPS grid a message/alarm is sent to the another handset or PC server.

       

      So basically does anybody has a solution for it or even some codes or links which that is available for me to review?? :) Really appreciate you guys help.

       

  • caleb_chiang's Avatar
    7,023 posts since Jul '05
  • GIB's Avatar
    844 posts since Dec '05
  • Alucard101's Avatar
    405 posts since Aug '07
  • Mas Selamat Kastari
    Xcert's Avatar
    9,805 posts since Dec '01
    • Originally posted by SibeiBoliao:

      Project Name

      -Virtual Fence Application

       

      Project Objectives

      - To develop a Java Application to fence in the handset within a fixed GPS grid.

      Project Description

      -Handset contains a fixed GPS Grid or GPS coordinates of three base stations.

      -When handset moves out of the range of the GPS grid a message/alarm is sent to the another handset or PC server.

       

      So basically does anybody has a solution for it or even some codes or links which that is available for me to review?? :) Really appreciate you guys help.

       

      1.Read up on GPS.

      Get the general idea of how it works....the idea of triangulation with 3 or more satellites...the precision level of the available system)...the transfer baud rate and protocol(s) used.

       

      2. Find out how do GPS data coming in to a GPS receiver look like...in raw data form....then U have to know how to break those raw data up to have meaningful data for display or calculation.

Please 登入 or 进行注册 to reply.