Skip to content

sarehsoltani/RealTimeTrackerSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design and Implementation of Real Time Tracking system based on IOT

My B.Sc. Thesis under the supervision of Prof. Bahador Bakhshi.

In this project, we intend to implement a system that can accurately determine the location, direction of movement, and locations of moving objects at any given time with using SIM808 Module. In this system, each object is equipped with a GPS module that receives its location every two minutes from the satellite and sends it to the software servers via the GSM modem. Software servers analyze the information after receiving it. In this part of the project, a web application will be developed to process the transmitted data and then store it in a database and finally convert the stored information to visible to users. This allows you to see the speed, direction of movement, and locations of the object on the map.

This project is a tracking system that uses the same GSM and GPS module that is built into the SIM808 module. whenever you send the “Hi” or “Hello” string to the number of that SIM that is already inserted in the GSM Module, you will be able to get a response with the GPS location of the module depending on where it is.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 34.9%
  • C++ 23.4%
  • CSS 20.0%
  • JavaScript 17.2%
  • HTML 4.5%