Implementation of a GPS-GSM Tracking System, Monitored in a Mobile App based on Google Map
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.