SlideShare a Scribd company logo
1 of 1
Playstation Cafe Switching Control
Our graduation project is about making on/off switching on HDMI cable between monitor and a
playstation.Furthermore,itincludes a software program installed on PC to keep all the controls for
each table like (price, orders, active or inactive, ect).
The graduation project of ours can be separated at two main part as software and hardware. The
first one is hardware part. Hardware of the project consist of multiple components. The hardware
has twodesigneddevices with using nano arduino as a microcontroller. The first device of these is
called server device which is located on USB port of PC. The interface which is coded in C#
programminglanguage isdetectedserverdesigneddevice.Thisallow ustouse the interface to send
a signal overRF module integratedonserverdevice.Thissignal is received by client device which is
located on hdmi cable between monitor and playstation. After receiving the signal, the software
embeddedinthe clientdevice decide whether switch on or off. And send feedback signal to server
device about the action it took. Both designed device can be seen below.
Server Device Client Device
The secondmain part of project is software. It is used two programming language. C# is the one for
PC main interface. As it mentioned above The interface help the user to control the switching
process. Besides , this interface keep the multiple data which can be use for future reference like
total earnings,the cost , netprofit,howmany products sold for each , ect. The other programming
language is Arduino programming language which is used to programme the nano arduino.
This project intends to solve some problems for playstation cafes. The main problems are lined up
below:
*Remotely switch on &off
*The price for each desk is calculated by software installed on PC
*To allow the owner to create a account for some user who comes often to cafe.
*The statistics as weekly ,monthly or yearly.
*To prevent these statistics to be accessed by others.

More Related Content

What's hot (6)

Arduino Labs Introduction
Arduino Labs IntroductionArduino Labs Introduction
Arduino Labs Introduction
 
Chris Stewart Helpdesk Resume
Chris Stewart Helpdesk ResumeChris Stewart Helpdesk Resume
Chris Stewart Helpdesk Resume
 
Embedded Systems ppt
Embedded Systems pptEmbedded Systems ppt
Embedded Systems ppt
 
selling ideas
selling ideasselling ideas
selling ideas
 
interface 9 technical overview
interface 9 technical overviewinterface 9 technical overview
interface 9 technical overview
 
Network programming
Network programmingNetwork programming
Network programming
 

Similar to Graduation Project

Graduation Project Presentation
Graduation Project PresentationGraduation Project Presentation
Graduation Project Presentation
ibrahim çiftçi
 
Resume_For_Embedded_Engineer
Resume_For_Embedded_EngineerResume_For_Embedded_Engineer
Resume_For_Embedded_Engineer
Raj Kumar
 
Module 2 3
Module 2 3Module 2 3
Module 2 3
ryanette
 

Similar to Graduation Project (20)

Graduation Project Presentation
Graduation Project PresentationGraduation Project Presentation
Graduation Project Presentation
 
CV_Serhiy_Medvedyev_2015
CV_Serhiy_Medvedyev_2015CV_Serhiy_Medvedyev_2015
CV_Serhiy_Medvedyev_2015
 
Paper id 26201492
Paper id 26201492Paper id 26201492
Paper id 26201492
 
Resume
ResumeResume
Resume
 
Final major presentation
Final major presentationFinal major presentation
Final major presentation
 
Resume_For_Embedded_Engineer
Resume_For_Embedded_EngineerResume_For_Embedded_Engineer
Resume_For_Embedded_Engineer
 
Glossary
GlossaryGlossary
Glossary
 
1. palma integration of learning across subject discipline
1. palma  integration of learning across subject discipline1. palma  integration of learning across subject discipline
1. palma integration of learning across subject discipline
 
Design of a usb based data acquisition system
Design of a usb based data acquisition systemDesign of a usb based data acquisition system
Design of a usb based data acquisition system
 
Design of a usb based data acquisition system
Design of a usb based data acquisition systemDesign of a usb based data acquisition system
Design of a usb based data acquisition system
 
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
 
Module 2 3
Module 2 3Module 2 3
Module 2 3
 
IC Programming service — Hitech Circuits Co., Limited
IC Programming service — Hitech Circuits Co., LimitedIC Programming service — Hitech Circuits Co., Limited
IC Programming service — Hitech Circuits Co., Limited
 
201001162_report
201001162_report201001162_report
201001162_report
 
sm t
sm tsm t
sm t
 
Resume_Pratik
Resume_PratikResume_Pratik
Resume_Pratik
 
PalinaBheemaRao_CV
PalinaBheemaRao_CVPalinaBheemaRao_CV
PalinaBheemaRao_CV
 
Marquee13 presentation it_essentials
Marquee13 presentation it_essentialsMarquee13 presentation it_essentials
Marquee13 presentation it_essentials
 
Hardware & software in multimedia
Hardware & software in multimediaHardware & software in multimedia
Hardware & software in multimedia
 
How To make your own Robot And control it using labview
How To make your own Robot And control it using labviewHow To make your own Robot And control it using labview
How To make your own Robot And control it using labview
 

Graduation Project

  • 1. Playstation Cafe Switching Control Our graduation project is about making on/off switching on HDMI cable between monitor and a playstation.Furthermore,itincludes a software program installed on PC to keep all the controls for each table like (price, orders, active or inactive, ect). The graduation project of ours can be separated at two main part as software and hardware. The first one is hardware part. Hardware of the project consist of multiple components. The hardware has twodesigneddevices with using nano arduino as a microcontroller. The first device of these is called server device which is located on USB port of PC. The interface which is coded in C# programminglanguage isdetectedserverdesigneddevice.Thisallow ustouse the interface to send a signal overRF module integratedonserverdevice.Thissignal is received by client device which is located on hdmi cable between monitor and playstation. After receiving the signal, the software embeddedinthe clientdevice decide whether switch on or off. And send feedback signal to server device about the action it took. Both designed device can be seen below. Server Device Client Device The secondmain part of project is software. It is used two programming language. C# is the one for PC main interface. As it mentioned above The interface help the user to control the switching process. Besides , this interface keep the multiple data which can be use for future reference like total earnings,the cost , netprofit,howmany products sold for each , ect. The other programming language is Arduino programming language which is used to programme the nano arduino. This project intends to solve some problems for playstation cafes. The main problems are lined up below: *Remotely switch on &off *The price for each desk is calculated by software installed on PC *To allow the owner to create a account for some user who comes often to cafe. *The statistics as weekly ,monthly or yearly. *To prevent these statistics to be accessed by others.