Computer Science, asked by sadashivhogale, 4 months ago

how to develop a tracking system

Answers

Answered by ghazala162004
1

Explanation:

Start with buying at least one of the GPS devices that you intend to use for this project. Once bought get the communication protocol documentation from the producer. Set one up on a test vehicle. At this point you will have to write 3 pieces of software.

1 - A daemon that receives the data from the devices and stores it in a Database

2 – A front end that displays the collected data, possibly in real time, with the aid of web sockets

3 - An admin console where you can setup the devices, and manipulate the parameters can be done.

Not as easy task as it takes quite a lot of time (It took me almost a year to get something useable running). I would suggest you go for a prebuilt solution which usually ships with the devices you buy.

Answered by jainbhavna400
1

Answer:

How to Make a Mini Tracking Device

Buy a cell phone that has the ability to connect to the Internet. ...

Find GPS software. ...

Register with your chosen service. ...

Use your mobile phone's Internet browser and go to the provided download link. ...

Activate the GPS software on your cell phone. ...

Use your PC and log in to your chosen GPS service.

Similar questions