route finding using gps system

handayar

handayar

@handayar-JWT2yd Oct 22, 2024
hi CEans, I am A b.tech final year ece student. I cam across this site and it seems useful to me. I want to make my major project as route finding usig gps system. But i belong ot haryan state and i have herad that gps system is acitvated only in selected states. Can anyone please telll me here if i can get alll the components of this project and approx. how much it will cost.😁

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Ashraf HZ

    Ashraf HZ

    @Ash Mar 19, 2009

    I've not heard about GPS systems being selectively activated in specific states. If you are able to acquire at least 3 GPS satellite signals, you can get a lock on your coordinates.

    You can get an actual GPS module for around $50+ online 😀 Check this website:

    <a href="https://www.sparkfun.com" target="_blank" rel="nofollow noopener noreferrer">SparkFun Electronics</a>
  • just2rock

    just2rock

    @just2rock-DkmPtO Mar 19, 2009

    yes actually the system has been started initially in few states only in INDIA like delhi,bangalore,mumbai etc.Cost will be as Ash suggested you already,follow the link he supplied.
  • handayar

    handayar

    @handayar-JWT2yd Mar 20, 2009

    thanks buddies for replying.
    Can you please give the circuit and component details of this project. I really want to design it.
  • Ashraf HZ

    Ashraf HZ

    @Ash Mar 21, 2009

    You can use a microcontroller (like a PIC) to interface with the GPS module, and let the uC format the information into something more understandable.

    For tracking, its better to send the information to an internet connected device like a computer (or phone) and match it to map databases.