Projects Portfolio

A showcase of full-stack software applications, microcontroller IoT telematics devices, and enterprise support systems.

Web & IoT-Based Logistics Fleet Tracking Application
IoT

Web & IoT-Based Logistics Fleet Tracking Application

Real-time GPS telematics and vehicle fleet tracking solution with hardware sensor integration, cellular data transmission, and live mapping dashboard.

This research aims to develop a real-time logistics fleet tracking system based on the Internet of Things (IoT) and a web platform to improve fleet visibility, delivery accuracy, and operational efficiency in small and medium logistics businesses. Many logistics companies still rely on manual or semi-digital tracking, resulting in delays, inaccurate position information, and low customer transparency. To address this issue, this study integrates the ESP32 microcontroller with the GY-NEO6MV2 GPS module to collectand transmit real-time location data to a cloud server. A responsive web application was designed using the CodeIgniter 3 framework to visualise fleet movement, manage cargo data, and calculate delivery costs based on actual route distance. The development process follows the Agile–Scrum methodology with iterative sprints, daily evaluations, and continuous refinement. UML modelling is used to describe system workflows through use-case, activity, sequence, and class diagrams. Real-time GPS performance is also analysed using Quality of Service (QoS) metrics, including latency, update interval stability, and coordinate accuracy. System testing shows an average GPS latency of 180–220 ms, accuracy deviation of ±3–5 meters in open areas, and consistent update intervals of 5 seconds. System Usability Scale (SUS) testing produced a score of 78.3 (“Good”), indicating that the system is intuitive for users. User Acceptance Testing (UAT) conducted with XYZ Cargo confirms that all features meet operational needs. Overall, the results show that the proposed IoT-enabled tracking system significantly enhances transparency, monitoring capability, and decision-making efficiency in logistics operations.

Stack: ESP32 · C/C++ · GPS NEO-6M · SIM800L GSM · Laravel · MySQL · Leaflet.js · IoT Telematics