Top Banner
Palestine Polytechnic University Faculty of Engineering Department of Communication and Electronics Engineering Smart TV System Team members : Ala'a M. Eid Jalal F. Al-hroub Yousef M. Hriez Supervisor : Dr. Murad Abusubaih
29

GRADUATION PROJECT PRESENTAYION

Apr 16, 2017

Download

Engineering

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: GRADUATION PROJECT PRESENTAYION

Palestine Polytechnic UniversityFaculty of Engineering

Department of Communication and Electronics Engineering

Smart TV System Team members :

Ala'a M. Eid Jalal F. Al-hroub Yousef M. Hriez

Supervisor: Dr. Murad Abusubaih

Page 2: GRADUATION PROJECT PRESENTAYION

We will talk about

Project Idea Motivations

Objectives

Usages

Comparison Components

Block diagram

Hardware design and Software

Challenges

Future work

Page 3: GRADUATION PROJECT PRESENTAYION

Motivation

1. Solve some problems in education like projector.

2. Some times, people need to display content on screen rather than laptops, mobiles.

Page 4: GRADUATION PROJECT PRESENTAYION

Project Idea 1. External, remotely-controlled device,

compatible with the any display screen with HDMI interface.

2. Used to utilize the available display screens to access many websites and applications making that screen interacting with the user instead of being just used for displaying.

3. The system can be controlled using icons on the screen as well as remote control.

Page 5: GRADUATION PROJECT PRESENTAYION

Objectives

1- To design a smart TV system that is able to provide the Internet access to a TV screen.

2- To implement and easy to use system.3- To produce the smart TV system as a final

product.

Page 6: GRADUATION PROJECT PRESENTAYION

Objectives (cont.)

4- To provide the customers a product that is less expensive than other products.

Page 7: GRADUATION PROJECT PRESENTAYION

Home

en

te

rtainmen

t

Offic

e

pur

pos

es

Edu

cat

ion

al pu

rpo

se

s

Bu

sine

ss pu

rpo

se

s

Smart TV is used in

Page 8: GRADUATION PROJECT PRESENTAYION

Models Samsung TV Apple TV Smart TV System

Processor Quad core Single core Quad core

Memory 275MB 512 MB 512 MB

Storage 500GB external hard drive 8 GB NAND Flash for cache(SD card),

External device (USB)

Connectivity 2 HDMI , 2 USB , 1ETHERNET

Bluetooth, Micro-USB (reserved for service.), HDMI, infrared

receiver, optical audio

1 HDMI , 4 USB , 1 Ethernet

Networking Built-in Wi-Fi (Wi-Fi Direct) Wi-Fi(802.11), 10/100 Ethernet External

Price 200$ 150$ 110$

Initial operating System Android Apple TV Software

5.2 (based on IOS 6.1) Python

compatibility Only with Samsung Only with Apple all plate form

Comparison between three systems

Page 9: GRADUATION PROJECT PRESENTAYION

Components

HD TV Screen

Router

IR Remote

IR Receiver

Raspberry pi

HDMI Cable

Page 10: GRADUATION PROJECT PRESENTAYION

block diagram

Page 11: GRADUATION PROJECT PRESENTAYION

Raspberry pi

Page 12: GRADUATION PROJECT PRESENTAYION
Page 13: GRADUATION PROJECT PRESENTAYION
Page 14: GRADUATION PROJECT PRESENTAYION

Hardware design

Page 15: GRADUATION PROJECT PRESENTAYION

Connect IR receiver with GPIO

Page 16: GRADUATION PROJECT PRESENTAYION

Connect IR receiver with GPIO

Page 17: GRADUATION PROJECT PRESENTAYION

send the signal with use IR remote to the IR receiver

the IR receiver it receive the signal and

send it to the microcontroller

the system will open (display the icons in

the screen)

you can choose any icon and open

it with remote

the signal will return to the microcontroller and choose the IP

address

the router will recognize the IP

address to determine the position

the screen will show the result and we can access to the internet

sequence diagram

Page 18: GRADUATION PROJECT PRESENTAYION

• Python is a high level interpreted ,interactive and object oriented scripting language .

• Python was designed to be highly readable which uses English keywords frequently where as other language use punctuation .

Page 19: GRADUATION PROJECT PRESENTAYION

Python's feature

• Easy-to-learn. • Easy-to-read. • Easy-to-maintain. • A broad standard library.

Page 20: GRADUATION PROJECT PRESENTAYION

How to write the code? • Write a code of the graphical interface .• Write a code to open the web browser .• Write a code to display the video that store in

raspberry pi or external device (USB).• Write a code of IR remote .

Page 21: GRADUATION PROJECT PRESENTAYION
Page 22: GRADUATION PROJECT PRESENTAYION

Implementation of the project

Page 23: GRADUATION PROJECT PRESENTAYION

Challenges1- The programming language because we learn this language without any one learn

me .2- To read the codes in many remote

control .3- To appear the graphical interface in

raspberry pi .4- The availability of components in

.the market

Page 24: GRADUATION PROJECT PRESENTAYION

5- To control of the video .

6- To control of the system by using IR remote .

Challenges (cont.)

Page 25: GRADUATION PROJECT PRESENTAYION
Page 26: GRADUATION PROJECT PRESENTAYION

Future work 1- Add application in your mobile to control the system .2- Add more web-site .3- Control the system with using the voice or use gestures by using camera .4- Add another application not just to browse the internet .

Page 27: GRADUATION PROJECT PRESENTAYION
Page 28: GRADUATION PROJECT PRESENTAYION
Page 29: GRADUATION PROJECT PRESENTAYION