Motorbike E-management system
Abstract
This thesis proposes a way to manage motorbike, by using microcontroller unit with the support of GPRS and GPS as a device attached to the motorbike; NodeJS as a server to serve the system with the use of NestJS and GraphQL to provide a flexible API and services, MongoDB to manipulate data, and a simple Android application as a client implemented. Both implement MQTT to handle real-time data communication between devices and a server. This approach has four advantages: Low energy consumption; Low delay; Simple in the installation; Lightweight server.
The result completed implementing all the main parts and tested all the main functions of the system completely.