Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 7

TITLE OF RESEARCH PROJECT

Parcel Counter Electronic Card System


A capstone thesis submitted in partial fulfilment of the requirements for the degree of
BACHELOR OF TECHNOLOGY in [DEPARTMENT]
by

H190417X

Under the guidance of


Mr Butsa
LECTURER

School of Information Sciences and Technology


Harare Institute of Technology
BE277, Ganges Road, Belvedere
Harare
May [2023]
DEPARTMENT OF INFORMATION TECHNOLOGY HARARE INSTITUTE OF TECHNOLOGY 1
TITLE OF RESEARCH PROJECT

Overview
Introduction
Problem Statement
Objectives
How objectives are met
Chapters Covered
Conclusion

DEPARTMENT OF COMPUTER SCIENCE HARARE INSTITUTE OF TECHNOLOGY 2


TITLE OF RESEARCH PROJECT

Introduction

Parcel Counter Electronic Card System

DEPARTMENT OF COMPUTER SCIENCE HARARE INSTITUTE OF TECHNOLOGY 3


TITLE OF RESEARCH PROJECT

Problem Statement
People leaving their items in the parcel counter of a certain shop say OK,
PICK & PAY, SPAR just for safe keeping to do their business without the
intention of accessing the shop thereby affecting other customers with parcel
from accessing the shop
Crowding the parcel counter
Losing customers

DEPARTMENT OF COMPUTER SCIENCE HARARE INSTITUTE OF TECHNOLOGY 4


TITLE OF RESEARCH PROJECT

Objectives
To develop a system that monitors the movement of parcel counter electronic
cards.
To develop a system that reports when a parcel counter electronic card is out of
its proximity.
To develop a system that calculates charges of the time the parcel counter
electronic card is out of its proximity.

DEPARTMENT OF COMPUTER SCIENCE HARARE INSTITUTE OF TECHNOLOGY 5


TITLE OF RESEARCH PROJECT

How Objectives are met


Designing an electronic card with a GPS module and an esp32 Wi-Fi module
that communicates with a microcontroller node mcu through an online data
base that is Firebase. The card sends its location to the database and the
microcontroller retrieves the location of the card.
 After the microcontroller retrieve the card location it compares the coordinates
of the card with the set boundaries. If the card is out of range it notifies the
parcel counter officer.
 Once the card is out of range the system will start to calculate the charges by
multiplying the time a customer takes out of range and charge fine per second.

DEPARTMENT OF COMPUTER SCIENCE HARARE INSTITUTE OF TECHNOLOGY 6


TITLE OF RESEARCH PROJECT

Chapters covered
Chapter 1
Chapter 2
Chapter 3

DEPARTMENT OF COMPUTER SCIENCE HARARE INSTITUTE OF TECHNOLOGY 7

You might also like