SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1852
Smart Mirror Embedded with Google Assistant using Raspberry Pi
Naman Lahoti1
1Student, Department of Information technology, Joginpally BR Engineering College, Moinabad, Hyderabad,
Telangana- 500075, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - As technologies are increasing day by day,
there’s also an increase in various requirements that ease
the work of humans. Smart Mirrors or intelligent mirrors
are one such piece of technology that provides valuable
information to the users by acting as an interface between
the users and computer-aided services. Smart Mirror as
the name suggests is used to perform smart operations
which are majorly used to save a lot of human time and
effort. In this scope of the study, the developed Smart
Mirror is used to display all the necessary information
such as Date and time, Weather forecasts and
temperature, Calendar as well as Indian Public holidays,
News Headlines, display Spotify songs that are played on
the Spotify account and last but not least it also displays
live Cryptocurrency Market. All the above modules can be
displayed on the mirror using various web services and
Raspberry Pi 3 microcontroller card. The smart mirror can
also be controlled by connecting various devices to
Raspberry Pi like the microphone or web camera to pass
the voice commands from the user and the Google
Assistant responding to those voice commands.
Key Words: Smart Mirror, Internet Of Things (IoT),
RaspberrPi, Cryptocurrency, Acrylic Mirror
1.INTRODUCTION
Internet of Things (IoT) comprises things that have unique
identities and are connected to the Internet. The scope of
IoT is not limited to just connecting things(devices,
appliances, machines) to the Internet but also to
communicate and exchange data while executing
meaningful application towards a common user or a
machine goal. In other words, IoT can be further defined
as “ A dynamic global network infrastructure with self-
configuring capabilities based on standard and
interoperable communication protocols where physical
and virtual things have identities, physical attributes and
virtual personalities that use intelligent interfaces and are
seamlessly integrated into the information network, often
communicate data associated with users and their
environments”. The IoT device used for this project is the
Raspberry Pi 3 since this device is widely accessible,
inexpensive and available from multiple vendors.
2. OBJECTIVE
The main objective of this project is to develop a smart
mirror that saves a lot of human time and effort by
displaying valuable information such as date, time, news
headlines, calendar and public holidays, Cryptocurrency
market status, display the song playlist of Spotify and
temperature and weather forecast. It is also embedded
with the Google assistant where the user can interact with
the mirror via voice commands while doing multiple tasks.
3. PROBLEM STATEMENT
In the existing system, there is a wastage of human time as
many people waste their time by grooming in front of the
mirror and then later performing their daily chores like
reading news. The existing system is just a mirror with no
smart functionalities. This project has been developed in
order to save time where the user can directly interact
with the mirror and get all the necessary information
required via the Google Assistant as well as the various
modules embedded on the Raspberry Pi.
4. BRIEF DESCRIPTION
The entire project is divided into four major sections
which are
● The Raspberry Pi
● Acrylic Mirror/Two-way Mirror
● Web Camera
● LED Monitor
● Speakers for output
The above sections are briefly described as follows:
4.1 Raspberry Pi
Raspberry Pi is a low-cost mini-computer with the
physical size of a credit card that runs on Linux and can
perform almost all tasks that a normal desktop computer
can do. The following are the configurations of the
Raspberry Pi 3 used in the project:
● Processor & RAM: Quad-Core 1.2GHz Broadcom
BCM2837 64bit CPU, 1GB RAM BCM43438
wireless LAN.
● Graphics: 400MHz VideoCore IV multimedia
● Expandability: 40 general purpose input-output
pins
● USB: Four USB 2.0 with 480Mbps data transfer
● Camera Serial Interface (CSI)
● Display Serial Interface (DSI)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1853
4.2 Web Camera
A web camera is another important part of the project
wherein the user voice commands are taken as input by
the web camera via the Raspberry Pi. Without the Web
Camera, the Raspberry Pi can neither take the commands
as input nor can even process it.
4.3 Two Way Mirror
A two-way mirror is typically used as an apparently
normal mirror in a brightly lit room, with a much darker
room on the other side. People on the brightly lit side see
their own reflection—it looks like a normal mirror. It is
used to depict the image of the person or an object in the
project apart from showing the functionalities of the
Screen on the other side.
4.4 LED Monitor
An LED display is a flat panel display, which uses an array
of light-emitting diodes as pixels for a video display. Their
brightness allows them to be used outdoors where they
are visible in the sun store signs and billboards, and in
recent years they have also become commonly used in
destination signs on public transport vehicles, as well as
variable-message signs on Highways.
4.5 Speakers for output
A 3.5mm audio jack speaker is required in order to get the
output to the voice commands from the Google Assistant.
5. PROPOSED SYSTEM
In the proposed system, the user can directly interact with
the Google Assistant with the voice commands and apart
from getting access to the news, date and time,
temperature uses can also get access to the financial
information like the Cryptocurrency details value of
Bitcoin, Ethereum and Ripple. This information wouldn’t
be thrown directly on the face of the user but displays the
information on the edges of the screen to allow the user to
use it as an actual mirror.
It also allows the user to note down the notes or to remind
any daily tasks via the Google Assistant irrespective of day,
time and night. This mirror provides very common
information that is available on the smartphones and also
used to display the playlist of the user’s Spotify account. It
performs all the tasks with a cinch.
6. RESULTS
The following are the images that depict the output from
the smart mirror displaying the date, time, calendar, news,
Cryptocurrency details and current song playing on
Spotify.
Output
Fig1: Smart mirror output
The following image depicts the date, time and Spotify
song modules
Fig2: Date, time and Spotify Song modules
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1854
Fig3: The Cryptocurrency Module
7. CONCLUSION
The goals of the smart mirror are to ease the work of the
user by saving time and effort and to retrieve all the useful
information by skipping the daily chores. The smart
mirror did the thinking for the user with intelligent,
commonly used applications. Apps like calendar, music,
news, cryptocurrency, to-do lists and weather will be
available. The apps were unobtrusively displayed on the
screen, hidden by the two-way mirror, as to look like a
seamless experience. A good project can’t be produced
without proper research first. Similar projects and
products were analyzed for similarities, improvements,
and flaws. Proper research was done and later the project
was implemented with all the required devices (hardware
and software) as well as an estimation of project expenses
and the time to complete the project.
REFERENCES
[1] Anonymous, “Javascript tutorial”
https://www.w3schools.com/js/
[2] “Internet Of Things, A Hands-On Approach” by
Arshdeep Bahga and Vijay Madishetti
[3] Github, “https://github.com/MichMich/MagicMirror”
[4] Github,
“https://github.com/MichMich/MagicMirror/wiki/3r
d-party-modules”
[5] Anonymous, “Node.Js Tutorials”
https://www.w3schools.com/nodejs/nodejs_intro.as
p
[6] Weather API, https://openweathermap.org/
[7] Spotify Developer account,
https://developer.spotify.com/
[8] Indian-Holiday API, https://holidayapi.com/
[9] Anonymous, “MomentJs” https://momentjs.com/
[10] Anonymous,
“ElementJs”https://www.npmjs.com/package/elemen
tjs

More Related Content

What's hot

Handset Design for Digital India Initiative
Handset Design for Digital India Initiative Handset Design for Digital India Initiative
Handset Design for Digital India Initiative
Sarwan Singh
 
Android Operated Application Based Smart Eye for Home Automation System Using...
Android Operated Application Based Smart Eye for Home Automation System Using...Android Operated Application Based Smart Eye for Home Automation System Using...
Android Operated Application Based Smart Eye for Home Automation System Using...
IJMTST Journal
 
Basics of Internet of Things
 Basics of Internet of Things Basics of Internet of Things
Basics of Internet of Things
Brainware University
 
"INTERNET OF THINGS" - The Changing Face of Digital Marketing.
"INTERNET OF THINGS" - The Changing Face of Digital Marketing."INTERNET OF THINGS" - The Changing Face of Digital Marketing.
"INTERNET OF THINGS" - The Changing Face of Digital Marketing.
Ranjeet Tayi
 
The Future is Internet of Things (IOT)
The Future is Internet of Things (IOT)The Future is Internet of Things (IOT)
The Future is Internet of Things (IOT)
Adnyesh Dalpati
 
STUDY OF VARIOUS INTERNET OF THINGS PLATFORMS
STUDY OF VARIOUS INTERNET OF THINGS PLATFORMSSTUDY OF VARIOUS INTERNET OF THINGS PLATFORMS
STUDY OF VARIOUS INTERNET OF THINGS PLATFORMS
IJCSES Journal
 
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET-  	  Ambient Reflector– An IoT based Smart Notice Board SystemIRJET-  	  Ambient Reflector– An IoT based Smart Notice Board System
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET Journal
 
Maker Movement toward IoT Ecosystem in Indonesia
Maker Movement toward IoT Ecosystem in IndonesiaMaker Movement toward IoT Ecosystem in Indonesia
Maker Movement toward IoT Ecosystem in Indonesia
Andri Yadi
 
IRJET - Interaction Paradigm of IoT using Augmented Reality
IRJET -  	  Interaction Paradigm of IoT using Augmented RealityIRJET -  	  Interaction Paradigm of IoT using Augmented Reality
IRJET - Interaction Paradigm of IoT using Augmented Reality
IRJET Journal
 
IOT Unit-1 (Introduction to IOT) by Durgacharan
IOT Unit-1 (Introduction to IOT) by DurgacharanIOT Unit-1 (Introduction to IOT) by Durgacharan
IOT Unit-1 (Introduction to IOT) by Durgacharan
Durgacharan Kondabathula
 
Smart Glasses Technology
Smart Glasses TechnologySmart Glasses Technology
Smart Glasses Technology
vivatechijri
 
Preparing the Data Center for the Internet of Things
Preparing the Data Center for the Internet of ThingsPreparing the Data Center for the Internet of Things
Preparing the Data Center for the Internet of Things
Intel IoT
 
IoT, Careers, and Skills
IoT, Careers, and SkillsIoT, Careers, and Skills
IoT, Careers, and Skills
Syam Madanapalli
 
AIoT: Intelligence on Microcontroller
AIoT: Intelligence on MicrocontrollerAIoT: Intelligence on Microcontroller
AIoT: Intelligence on Microcontroller
Andri Yadi
 
IOT Based Smart Home System Technologies
IOT Based Smart Home System TechnologiesIOT Based Smart Home System Technologies
IOT Based Smart Home System Technologies
IJERDJOURNAL
 
Report the whole IoT r0.0.pptx
Report   the whole IoT r0.0.pptxReport   the whole IoT r0.0.pptx
Report the whole IoT r0.0.pptx
oldmanegan
 
TechInAsia PDC 2019 - Unlocking The Potential of IoT with AI
TechInAsia PDC 2019 - Unlocking The Potential of IoT with AITechInAsia PDC 2019 - Unlocking The Potential of IoT with AI
TechInAsia PDC 2019 - Unlocking The Potential of IoT with AI
Andri Yadi
 
The Journey Towards IR 4.0
The Journey Towards IR 4.0The Journey Towards IR 4.0
The Journey Towards IR 4.0
Dr. Mazlan Abbas
 
How To Develop IoT Mobile Applications
How To Develop IoT Mobile ApplicationsHow To Develop IoT Mobile Applications
How To Develop IoT Mobile Applications
Ashish Kumar
 
IRJET- Gesture Recognition using Sixth Sense Technology
IRJET-  	  Gesture Recognition using Sixth Sense TechnologyIRJET-  	  Gesture Recognition using Sixth Sense Technology
IRJET- Gesture Recognition using Sixth Sense Technology
IRJET Journal
 

What's hot (20)

Handset Design for Digital India Initiative
Handset Design for Digital India Initiative Handset Design for Digital India Initiative
Handset Design for Digital India Initiative
 
Android Operated Application Based Smart Eye for Home Automation System Using...
Android Operated Application Based Smart Eye for Home Automation System Using...Android Operated Application Based Smart Eye for Home Automation System Using...
Android Operated Application Based Smart Eye for Home Automation System Using...
 
Basics of Internet of Things
 Basics of Internet of Things Basics of Internet of Things
Basics of Internet of Things
 
"INTERNET OF THINGS" - The Changing Face of Digital Marketing.
"INTERNET OF THINGS" - The Changing Face of Digital Marketing."INTERNET OF THINGS" - The Changing Face of Digital Marketing.
"INTERNET OF THINGS" - The Changing Face of Digital Marketing.
 
The Future is Internet of Things (IOT)
The Future is Internet of Things (IOT)The Future is Internet of Things (IOT)
The Future is Internet of Things (IOT)
 
STUDY OF VARIOUS INTERNET OF THINGS PLATFORMS
STUDY OF VARIOUS INTERNET OF THINGS PLATFORMSSTUDY OF VARIOUS INTERNET OF THINGS PLATFORMS
STUDY OF VARIOUS INTERNET OF THINGS PLATFORMS
 
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET-  	  Ambient Reflector– An IoT based Smart Notice Board SystemIRJET-  	  Ambient Reflector– An IoT based Smart Notice Board System
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
 
Maker Movement toward IoT Ecosystem in Indonesia
Maker Movement toward IoT Ecosystem in IndonesiaMaker Movement toward IoT Ecosystem in Indonesia
Maker Movement toward IoT Ecosystem in Indonesia
 
IRJET - Interaction Paradigm of IoT using Augmented Reality
IRJET -  	  Interaction Paradigm of IoT using Augmented RealityIRJET -  	  Interaction Paradigm of IoT using Augmented Reality
IRJET - Interaction Paradigm of IoT using Augmented Reality
 
IOT Unit-1 (Introduction to IOT) by Durgacharan
IOT Unit-1 (Introduction to IOT) by DurgacharanIOT Unit-1 (Introduction to IOT) by Durgacharan
IOT Unit-1 (Introduction to IOT) by Durgacharan
 
Smart Glasses Technology
Smart Glasses TechnologySmart Glasses Technology
Smart Glasses Technology
 
Preparing the Data Center for the Internet of Things
Preparing the Data Center for the Internet of ThingsPreparing the Data Center for the Internet of Things
Preparing the Data Center for the Internet of Things
 
IoT, Careers, and Skills
IoT, Careers, and SkillsIoT, Careers, and Skills
IoT, Careers, and Skills
 
AIoT: Intelligence on Microcontroller
AIoT: Intelligence on MicrocontrollerAIoT: Intelligence on Microcontroller
AIoT: Intelligence on Microcontroller
 
IOT Based Smart Home System Technologies
IOT Based Smart Home System TechnologiesIOT Based Smart Home System Technologies
IOT Based Smart Home System Technologies
 
Report the whole IoT r0.0.pptx
Report   the whole IoT r0.0.pptxReport   the whole IoT r0.0.pptx
Report the whole IoT r0.0.pptx
 
TechInAsia PDC 2019 - Unlocking The Potential of IoT with AI
TechInAsia PDC 2019 - Unlocking The Potential of IoT with AITechInAsia PDC 2019 - Unlocking The Potential of IoT with AI
TechInAsia PDC 2019 - Unlocking The Potential of IoT with AI
 
The Journey Towards IR 4.0
The Journey Towards IR 4.0The Journey Towards IR 4.0
The Journey Towards IR 4.0
 
How To Develop IoT Mobile Applications
How To Develop IoT Mobile ApplicationsHow To Develop IoT Mobile Applications
How To Develop IoT Mobile Applications
 
IRJET- Gesture Recognition using Sixth Sense Technology
IRJET-  	  Gesture Recognition using Sixth Sense TechnologyIRJET-  	  Gesture Recognition using Sixth Sense Technology
IRJET- Gesture Recognition using Sixth Sense Technology
 

Similar to IRJET- Smart Mirror Embedded with Google Assistant using Raspberry Pi

IRJET - AI based Smart Mirror
IRJET -  	  AI based Smart MirrorIRJET -  	  AI based Smart Mirror
IRJET - AI based Smart Mirror
IRJET Journal
 
IRJET- Interactive Smart Mirror
IRJET-  	  Interactive Smart MirrorIRJET-  	  Interactive Smart Mirror
IRJET- Interactive Smart Mirror
IRJET Journal
 
IRJET- Mythic Bloom Speculum
IRJET-  	  Mythic Bloom SpeculumIRJET-  	  Mythic Bloom Speculum
IRJET- Mythic Bloom Speculum
IRJET Journal
 
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET Journal
 
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET Journal
 
IRJET- Iot based Interactive Display Unit using Raspberry PI
IRJET- Iot based Interactive Display Unit using Raspberry PIIRJET- Iot based Interactive Display Unit using Raspberry PI
IRJET- Iot based Interactive Display Unit using Raspberry PI
IRJET Journal
 
IoT Based Advertising System
IoT Based Advertising SystemIoT Based Advertising System
IoT Based Advertising System
IRJET Journal
 
Smart Mirror
Smart MirrorSmart Mirror
Smart Mirror
IRJET Journal
 
IRJET- Design of Smart Display using Raspberry Pi
IRJET-  	  Design of Smart Display using Raspberry PiIRJET-  	  Design of Smart Display using Raspberry Pi
IRJET- Design of Smart Display using Raspberry Pi
IRJET Journal
 
IRJET- Smart Mirror using Raspberry Pi
IRJET- Smart Mirror using Raspberry PiIRJET- Smart Mirror using Raspberry Pi
IRJET- Smart Mirror using Raspberry Pi
IRJET Journal
 
DIGITAL NOTICEBOARD USING IOT
DIGITAL NOTICEBOARD USING IOTDIGITAL NOTICEBOARD USING IOT
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning AlgorithmIRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET Journal
 
IRJET- Smart Mirror
IRJET- Smart  MirrorIRJET- Smart  Mirror
IRJET- Smart Mirror
IRJET Journal
 
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET Journal
 
IRJET- Wireless Notice Board using Raspberry Pi
IRJET- Wireless Notice Board using Raspberry PiIRJET- Wireless Notice Board using Raspberry Pi
IRJET- Wireless Notice Board using Raspberry Pi
IRJET Journal
 
IRJET- Wireless Notice Board using Raspberry Pi
IRJET- Wireless Notice Board using Raspberry PiIRJET- Wireless Notice Board using Raspberry Pi
IRJET- Wireless Notice Board using Raspberry Pi
IRJET Journal
 
A Review on Personal Digital Voice Assistant
A Review on Personal Digital Voice AssistantA Review on Personal Digital Voice Assistant
A Review on Personal Digital Voice Assistant
IRJET Journal
 
Controlling Electrical Appliances Using IOT and AR
Controlling Electrical Appliances Using IOT and ARControlling Electrical Appliances Using IOT and AR
Controlling Electrical Appliances Using IOT and AR
IRJET Journal
 
IOT based Industrial Automation using Raspberry Pi
IOT based Industrial Automation using  Raspberry PiIOT based Industrial Automation using  Raspberry Pi
IOT based Industrial Automation using Raspberry Pi
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
IRJET- Smart, Secured and Solace Luggage Bag using Internet of Things and Com...
IRJET- Smart, Secured and Solace Luggage Bag using Internet of Things and Com...IRJET- Smart, Secured and Solace Luggage Bag using Internet of Things and Com...
IRJET- Smart, Secured and Solace Luggage Bag using Internet of Things and Com...
IRJET Journal
 

Similar to IRJET- Smart Mirror Embedded with Google Assistant using Raspberry Pi (20)

IRJET - AI based Smart Mirror
IRJET -  	  AI based Smart MirrorIRJET -  	  AI based Smart Mirror
IRJET - AI based Smart Mirror
 
IRJET- Interactive Smart Mirror
IRJET-  	  Interactive Smart MirrorIRJET-  	  Interactive Smart Mirror
IRJET- Interactive Smart Mirror
 
IRJET- Mythic Bloom Speculum
IRJET-  	  Mythic Bloom SpeculumIRJET-  	  Mythic Bloom Speculum
IRJET- Mythic Bloom Speculum
 
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
 
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
IRJET- Adroit Speculum for Institutional Updates (Smart Mirror)
 
IRJET- Iot based Interactive Display Unit using Raspberry PI
IRJET- Iot based Interactive Display Unit using Raspberry PIIRJET- Iot based Interactive Display Unit using Raspberry PI
IRJET- Iot based Interactive Display Unit using Raspberry PI
 
IoT Based Advertising System
IoT Based Advertising SystemIoT Based Advertising System
IoT Based Advertising System
 
Smart Mirror
Smart MirrorSmart Mirror
Smart Mirror
 
IRJET- Design of Smart Display using Raspberry Pi
IRJET-  	  Design of Smart Display using Raspberry PiIRJET-  	  Design of Smart Display using Raspberry Pi
IRJET- Design of Smart Display using Raspberry Pi
 
IRJET- Smart Mirror using Raspberry Pi
IRJET- Smart Mirror using Raspberry PiIRJET- Smart Mirror using Raspberry Pi
IRJET- Smart Mirror using Raspberry Pi
 
DIGITAL NOTICEBOARD USING IOT
DIGITAL NOTICEBOARD USING IOTDIGITAL NOTICEBOARD USING IOT
DIGITAL NOTICEBOARD USING IOT
 
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning AlgorithmIRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
 
IRJET- Smart Mirror
IRJET- Smart  MirrorIRJET- Smart  Mirror
IRJET- Smart Mirror
 
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
 
IRJET- Wireless Notice Board using Raspberry Pi
IRJET- Wireless Notice Board using Raspberry PiIRJET- Wireless Notice Board using Raspberry Pi
IRJET- Wireless Notice Board using Raspberry Pi
 
IRJET- Wireless Notice Board using Raspberry Pi
IRJET- Wireless Notice Board using Raspberry PiIRJET- Wireless Notice Board using Raspberry Pi
IRJET- Wireless Notice Board using Raspberry Pi
 
A Review on Personal Digital Voice Assistant
A Review on Personal Digital Voice AssistantA Review on Personal Digital Voice Assistant
A Review on Personal Digital Voice Assistant
 
Controlling Electrical Appliances Using IOT and AR
Controlling Electrical Appliances Using IOT and ARControlling Electrical Appliances Using IOT and AR
Controlling Electrical Appliances Using IOT and AR
 
IOT based Industrial Automation using Raspberry Pi
IOT based Industrial Automation using  Raspberry PiIOT based Industrial Automation using  Raspberry Pi
IOT based Industrial Automation using Raspberry Pi
 
IRJET- Smart, Secured and Solace Luggage Bag using Internet of Things and Com...
IRJET- Smart, Secured and Solace Luggage Bag using Internet of Things and Com...IRJET- Smart, Secured and Solace Luggage Bag using Internet of Things and Com...
IRJET- Smart, Secured and Solace Luggage Bag using Internet of Things and Com...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 

Recently uploaded (20)

Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 

IRJET- Smart Mirror Embedded with Google Assistant using Raspberry Pi

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1852 Smart Mirror Embedded with Google Assistant using Raspberry Pi Naman Lahoti1 1Student, Department of Information technology, Joginpally BR Engineering College, Moinabad, Hyderabad, Telangana- 500075, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - As technologies are increasing day by day, there’s also an increase in various requirements that ease the work of humans. Smart Mirrors or intelligent mirrors are one such piece of technology that provides valuable information to the users by acting as an interface between the users and computer-aided services. Smart Mirror as the name suggests is used to perform smart operations which are majorly used to save a lot of human time and effort. In this scope of the study, the developed Smart Mirror is used to display all the necessary information such as Date and time, Weather forecasts and temperature, Calendar as well as Indian Public holidays, News Headlines, display Spotify songs that are played on the Spotify account and last but not least it also displays live Cryptocurrency Market. All the above modules can be displayed on the mirror using various web services and Raspberry Pi 3 microcontroller card. The smart mirror can also be controlled by connecting various devices to Raspberry Pi like the microphone or web camera to pass the voice commands from the user and the Google Assistant responding to those voice commands. Key Words: Smart Mirror, Internet Of Things (IoT), RaspberrPi, Cryptocurrency, Acrylic Mirror 1.INTRODUCTION Internet of Things (IoT) comprises things that have unique identities and are connected to the Internet. The scope of IoT is not limited to just connecting things(devices, appliances, machines) to the Internet but also to communicate and exchange data while executing meaningful application towards a common user or a machine goal. In other words, IoT can be further defined as “ A dynamic global network infrastructure with self- configuring capabilities based on standard and interoperable communication protocols where physical and virtual things have identities, physical attributes and virtual personalities that use intelligent interfaces and are seamlessly integrated into the information network, often communicate data associated with users and their environments”. The IoT device used for this project is the Raspberry Pi 3 since this device is widely accessible, inexpensive and available from multiple vendors. 2. OBJECTIVE The main objective of this project is to develop a smart mirror that saves a lot of human time and effort by displaying valuable information such as date, time, news headlines, calendar and public holidays, Cryptocurrency market status, display the song playlist of Spotify and temperature and weather forecast. It is also embedded with the Google assistant where the user can interact with the mirror via voice commands while doing multiple tasks. 3. PROBLEM STATEMENT In the existing system, there is a wastage of human time as many people waste their time by grooming in front of the mirror and then later performing their daily chores like reading news. The existing system is just a mirror with no smart functionalities. This project has been developed in order to save time where the user can directly interact with the mirror and get all the necessary information required via the Google Assistant as well as the various modules embedded on the Raspberry Pi. 4. BRIEF DESCRIPTION The entire project is divided into four major sections which are ● The Raspberry Pi ● Acrylic Mirror/Two-way Mirror ● Web Camera ● LED Monitor ● Speakers for output The above sections are briefly described as follows: 4.1 Raspberry Pi Raspberry Pi is a low-cost mini-computer with the physical size of a credit card that runs on Linux and can perform almost all tasks that a normal desktop computer can do. The following are the configurations of the Raspberry Pi 3 used in the project: ● Processor & RAM: Quad-Core 1.2GHz Broadcom BCM2837 64bit CPU, 1GB RAM BCM43438 wireless LAN. ● Graphics: 400MHz VideoCore IV multimedia ● Expandability: 40 general purpose input-output pins ● USB: Four USB 2.0 with 480Mbps data transfer ● Camera Serial Interface (CSI) ● Display Serial Interface (DSI)
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1853 4.2 Web Camera A web camera is another important part of the project wherein the user voice commands are taken as input by the web camera via the Raspberry Pi. Without the Web Camera, the Raspberry Pi can neither take the commands as input nor can even process it. 4.3 Two Way Mirror A two-way mirror is typically used as an apparently normal mirror in a brightly lit room, with a much darker room on the other side. People on the brightly lit side see their own reflection—it looks like a normal mirror. It is used to depict the image of the person or an object in the project apart from showing the functionalities of the Screen on the other side. 4.4 LED Monitor An LED display is a flat panel display, which uses an array of light-emitting diodes as pixels for a video display. Their brightness allows them to be used outdoors where they are visible in the sun store signs and billboards, and in recent years they have also become commonly used in destination signs on public transport vehicles, as well as variable-message signs on Highways. 4.5 Speakers for output A 3.5mm audio jack speaker is required in order to get the output to the voice commands from the Google Assistant. 5. PROPOSED SYSTEM In the proposed system, the user can directly interact with the Google Assistant with the voice commands and apart from getting access to the news, date and time, temperature uses can also get access to the financial information like the Cryptocurrency details value of Bitcoin, Ethereum and Ripple. This information wouldn’t be thrown directly on the face of the user but displays the information on the edges of the screen to allow the user to use it as an actual mirror. It also allows the user to note down the notes or to remind any daily tasks via the Google Assistant irrespective of day, time and night. This mirror provides very common information that is available on the smartphones and also used to display the playlist of the user’s Spotify account. It performs all the tasks with a cinch. 6. RESULTS The following are the images that depict the output from the smart mirror displaying the date, time, calendar, news, Cryptocurrency details and current song playing on Spotify. Output Fig1: Smart mirror output The following image depicts the date, time and Spotify song modules Fig2: Date, time and Spotify Song modules
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1854 Fig3: The Cryptocurrency Module 7. CONCLUSION The goals of the smart mirror are to ease the work of the user by saving time and effort and to retrieve all the useful information by skipping the daily chores. The smart mirror did the thinking for the user with intelligent, commonly used applications. Apps like calendar, music, news, cryptocurrency, to-do lists and weather will be available. The apps were unobtrusively displayed on the screen, hidden by the two-way mirror, as to look like a seamless experience. A good project can’t be produced without proper research first. Similar projects and products were analyzed for similarities, improvements, and flaws. Proper research was done and later the project was implemented with all the required devices (hardware and software) as well as an estimation of project expenses and the time to complete the project. REFERENCES [1] Anonymous, “Javascript tutorial” https://www.w3schools.com/js/ [2] “Internet Of Things, A Hands-On Approach” by Arshdeep Bahga and Vijay Madishetti [3] Github, “https://github.com/MichMich/MagicMirror” [4] Github, “https://github.com/MichMich/MagicMirror/wiki/3r d-party-modules” [5] Anonymous, “Node.Js Tutorials” https://www.w3schools.com/nodejs/nodejs_intro.as p [6] Weather API, https://openweathermap.org/ [7] Spotify Developer account, https://developer.spotify.com/ [8] Indian-Holiday API, https://holidayapi.com/ [9] Anonymous, “MomentJs” https://momentjs.com/ [10] Anonymous, “ElementJs”https://www.npmjs.com/package/elemen tjs