This document provides information about a vehicle tracking system project developed by students using ARM7 microcontroller, GPS and GSM modules. The system tracks vehicle location using GPS and sends it via GSM to a monitoring station. Key components include a GPS module to get location, GSM modem to send data, ARM7 microcontroller to process data, and MAX232 for logic level conversion during serial communication. The location is also displayed on an LCD. The system was tested and able to retrieve vehicle position from GPS and send it via GSM. Future work includes reducing costs and adding features like speed tracking, fuel monitoring and group tracking.