Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@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-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-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. -
@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.