Creating Smart Mirror Using Raspberry Pi: Ahmed Tahseen Noureddine Ali Anas Mostafa Negm Anas Hussein Mahmoud

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Creating smart mirror using Raspberry Pi

By

Ahmed Tahseen Noureddine Ali


Anas Mostafa Negm
Anas Hussein Mahmoud
Supervisor
M. Dr. Mohammed Rashad Bakr
A project submitted in partial fulfilment of the requirements for the degree of

Computer Engineering Techniques

Department of Computer Engineering Techniques


College of Information Technology
Imam Ja'afar Al-Sadiq University / Kirkuk
BSc

June 2022

Kirkuk, Iraq
II
Dedication

Praising to Allah, the most grateful for helping us through the way of

accomplishing this project.

We would like to express our deepest gratitude and sincere

appreciation to our supervisor, M. Dr. Mohammed Rashad Bakr for

her clear vision and advice throughout this work.

Our special thanks go to the head of our department for supporting us.

We are so grateful to the staff of the Computer Engineering

Techniques department for their help during work.

We would like to express our deep appreciation and at most gratitude

to our families for them encourage and support during work.

Special thanks to everyone who help and support us.

The researchers

I
ABSTRACT

Smart appliance designed with multimedia system intelligence to


produce comfortable, convenient, and secure personal services in home
becomes progressively necessary within the era of knowledge communication
technology. This reserch describes a novel style and implementation of an
interactive multimedia mirror system, known as \smart mirror." the
fundamental style of smart mirror is started with the glass that's to be used.
Two-way glass may be a suggested kind because it lets the graphics on a
show come back through clearer Mirror. Our lifestyle has evolved in such a
way that optimizing time is that the most significant factor. Based on a user
studies and model implementation, we present the event of the innovating
appliance that comes with interactive services of information, ordered through
a interface on a surface of the mirror. Our work is predicated on the concept
that we all look into the mirror after we leave, therefore why wouldn't a
mirror become smart. With the advancing technologies, sensible Mirrors can
take the place of normal mirrors within the future days, providing each mirror
and computer aided data services to its users.

With Raspberry Pi 3 microcontroller cards onboard, the systems will


connect with the web, take information from the web and may show the
information on places situated on a mirror. In the scope of study, the
developed intelligent mirror system includes a weather data, time and site
info, current event data, user information taken from web services using
Raspberry Pi three microcontroller card.

2
II
Table of Contents

Dedication........................................................................................................................................................ I

ABSTRACT................................................................................................................................................... II

Table of Contents........................................................................................................................................ III

List of Tables................................................................................................................................................ VI

List of Figures............................................................................................................................................. VI

List of Abbreviations................................................................................................................................... V

CHAPTER 1: INTRODUCTION................................................................................................................ 1

1.1. Introduction....................................................................................................................................... 1

1.2 Problem Statement............................................................................................................................ 3

1.3 Objectives............................................................................................................................................ 4

1.4 Scope..................................................................................................................................................... 5

1.5 Project specifications....................................................................................................................... 5

CHAPTER 2: LITERATURE REVIEW.................................................................................................... 6

2.1. History of RFID................................................................................................................................ 6

2.2 Background........................................................................................................................................ 8

2.3 RFID Tag.......................................................................................................................................... 10

2.4 RELATED WORK........................................................................................................................ 11

CHAPTER 3: MYTHOLOGY.................................................................................................................... 16

3.1. Hardware.......................................................................................................................................... 16

3.1.1 NodeMCU..................................................................................................................................... 16

3.1.2 Display Screen (LCD I2C 16 * 2)......................................................................................... 18

3.1.3 RC522 RFID Reader/Writer Module.................................................................................... 20

You might also like