TV Remote As A Wireless Mouse For PC.

Slides:



Advertisements
Similar presentations
INDIVIDUAL PROJECT BY R.KARTHIKMANOJ
Advertisements

RADIO FREQUENCY BASED SERIAL COMMUNICATION..
A-Team Home Central Control Unit Kevin Cooke Peter Larson Ben Verstegen Andreas Rugloski Aden Abdillahi.
HAI Lighting Control Options UPB Technology Presentation Advance Information January, 2004.
PH4705 ET4305 Interface Standards A number of standard digital data interfaces are used in measurement systems to connect instruments and computers for.
OutLine Overview about Project Wii Robot Escaper Robot Problems and Solutions Demo.
RADIO FREQUENCY MODULE. Introduction  An RF module is a small electronic circuit used to transmit and receive radio signals.  As the name suggests,
Web Based Home Entertainment Center Remote Midterm Presentation Group 8 Josh McJilton Jose Guzman Edgar Ortiz.
Design and Development of High Performance PC Based Logic Analyzer MSc Project by Rab Nawaz Advisor: Dr. Shahid Masud.
Control System for Smart House Characterization Students Yossi Lempert Albert Achtenberg Instructor Konstantin Sinyuk.
Design and Implementation of a Virtual Reality Glove Device Final presentation – winter 2001/2 By:Amos Mosseri, Shy Shalom, Instructors:Michael.
Palm Wireless Morgan Demers Erik Golen. Presentation Agenda  Project Definition  Technical Specifications - Hardware - Communication Protocol - Chat.
Aztec PC Scope Preliminary Design Review Fall 2006 Michael MasonJed Brown Andrew YoungsJosh Price.
1 Wireless LANs. 2 Introduction Types of Communication Networks. LAN’s Configurations. Wireless Technology. –Definition. –Applications. –Example. Communications.
L/O/G/O FOUR CHANNEL WIRELESS TRANSMITTER AND RECEIVER.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
COGAIN 2009 Petr Novák, Olga Štepánková Home and environment control.
Internet Piloted Blimp Alfredo Guevara, Jr. Advisor: Professor Spinelli March 1, 2008.
Camera Interfacing using ARM7
PIC microcontrollers. PIC microcontrollers come in a wide range of packages from small chips with only 8 pins and 512 words of memory all the way up to.
Baseboard Aavikkomursu 7.2. Aavikkomursu Micro- controller Extension port for programming microcontroller and sensor input Resistor RS485 interface chip.
4.0 rtos implementation part II
DEC0905 Remote Control of Home Appliances ABSTRACT The objective of this project is to enable users to remotely control home appliances and systems over.
M-QUBE surveillance system
DESIGN & IMPLEMENTATION OF SMALL SCALE WIRELESS SENSOR NETWORK
MOBILE OPERATING ROBOT ON EMBEDDED SYSTEM
Lecture 20: Communications Lecturers: Professor John Devlin Mr Robert Ross.
The Smart Classroom By Chris Holt. Overview Why a Smart Classroom? Why a Smart Classroom? How is it done? How is it done? Smart Boards Smart Boards What.
IBM - CVUT Student Research Projects Remote Control of a Furby Toy with BlueTooth Tomáš Kunc
By: Khalid Hawari Muath Nijim Thaer shaikh Ibrahim Supervisor: Dr. Jamal Kharousheh Dr. Nasser Hamad 27 December 2010.
Autonomous Helicopter James LydenEE 496Harris Okazaki.
IR Controls Motors An-Najah National University Faculty of Engineering Electrical Engineering Supervised by: Dr. Ra’ad Jaber Prepared by: Rayad Hayek بسم.
Network Embedded Systems Wireless Video Game Controller James DiCicco Rebecca Loeser Dash Winterson Dhinakaran Dhanaraj.
Add functionality to last year’s project Remotely operate and check the status of a door strike using a cell phone Last Year’s Project IR Signal Internet.
Nathan Meyers Joe Riley Matthew Barga Alex Reyes.
RTLS. LOCATING / POSITIONING SYSTEMS A positioning system is a mechanism for determining the location of an object in space Interplanetary systems Global.
A mini project presentation On REMOTE CONTROL HOME APPLIANCES Submitted By: N.JEEVAN KUMAR 07681A0425 R.RAJASHEKAR 07681A0469 D.RAKESH KUMAR 07681A0415.
 ACCELEROMETER  TRANSMITTER- BLOCK DIAGRAM  RECEIVER- BLOCK DIAGRAM  COMPONENTS DESCRIPTION- ENCODER TRANSMITTER RECEIVER OPTICAL SENSOR.
Background Music System -- Home Automation. Background Music System Features RF and IR remote control Multi source for music input Easy programme for.
By.  The main aim of this project is to get information about the condition of the baby, which is in ICU through blue tooth medium.  In earlier days,
BY Names of team mates and USN numbers TITLE OF YOUR PROJECT college logo example.
SUBMITTED BY EDGEFX TEAM PORTABLE CODED WIRELESS MESSAGE COMMUNICATION BETWEEN TWO PARTIES SECRETLY WITH LCD DISPLAY.
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
ROBOTICS DEEP DESAI( ) BRIJESH PATEL( ) NIMESH PATEL( ) Presented By: RUTVIJ JAVERI SOFTYOUG solution provider Ltd.( JIGAR.
BATCH MEMBERS R.ABHISHEK-08N41A0401 K.DHEERAJ REDDY-08N41A0412 S.RAJENDRA REDDY-08N41A0458 JYOTHISHMATHI COLLEGE OF ENGINEERING AND TECHNOLOGY,TURKAPALLY.
USING TV REMOTE AS A CORDLESS MOUSE FOR THE COMPUTER
CORDLESS MOUSE FEATURES BY TV REMOTE USING PIC MICROCONTROLLER
WAR FIELD SPYING ROBOT WITH NIGHT VISION WIRELESS CAMERA BY ANDROID APPLICATIONS Submitted by:
Application Case Study Christmas Lights Controller
Voice Controlled Robot by Cell Phone with Android App
Multiway Noticeboard with User Configure Features Using IOT & PC
WEL COME.
SUBMITTED BY EDGEFX TEAM
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
MODEMS (Converts analog signals to digital and vice-versa)
DTMF BASED REMOTE INDUSTRIAL LOAD AND/OR AGRICULTURAL PUMP CONTROL
ELECTRONIC NOTICE BOARD WITH MULTIPOINT RECEIVERS
SCADA for Remote Industrial Plant
SUBMITTED BY EDGEFX TEAM
Project Title ARDUINO BASED WIRELESS ELECTRICAL APPARATUS CONTROL SYSTEM USING IR COMMUNICATION Under the Guidance of Submitted by.
USING TV REMOTE AS A CORDLESS MOUSE FOR THE COMPUTER
OBJECTIVE AND FEATURES:
SERIAL PORT PROGRAMMING
SPEED CONTROL OF INDUCTION MOTOR IN SUGAR PLANT
WEARABLE BIOSENSOR SYSTEM USING ZIGBEE TECHNOLOGY
Communication Protocol
Lecture 8: Modems (Converts analog signals to digital and vice-versa) 1nd semester By: Adal ALashban.
CHAPTER SERIAL PORT PROGRAMMING. Basics of Serial Communication Computers transfer data in two ways: ◦ Parallel  Often 8 or more lines (wire.
Hardware Graduation Project (2) Seminar
Presentation transcript:

TV Remote As A Wireless Mouse For PC. Using RC5 Protocol and USB Interfacing.

Ideology Behind The Project Using the TV remote as a wireless mouse for performing various operations. This can be done by using the RC5 protocol. The remote buttons can be used to send commands through the USB port to the PC. The IR transmitter on TV remote send the signals which is captured by the IR receiver and this data is send to the controller and then to the PC after decoding.

BLOCK DIAGRAM

ALGORITHM FLOWCHART Steps: 1. Initialize RD0 and RC0 as input pins. 2. Set RC6 pin as UART. 3. Initialize UART. 4. Call 3 full delay of 1.77 m sec. 5. Store the address in mybit received from IR. 6. Send the data one by one to the micro-controller. 7. Decode the data and send the value to the PC from micro-controller. 8. Repeat 3 to 7 while(IR==1). 9.Repeat 2 to 8 continuously.

FLOW CHART:

RC5 Protocol 14 bits Manchester coding Carrier frequency of 38kHz Bit time is 1.77ms

HARDWARE REQUIRED Microcontroller PIC18F4520 MAX232 IC TV Remote IR Receiver TSOP1738 USB To Serial Convertor Extension Cable PC

Advantages a. Low cost. b. Easy to operate. c. Two in one facility (TV, PC mouse) d. Higher range facility than any other wireless mouse. e. Multi function operation in PC. f. Easy to construct and use.

LIMITATIONS The circuit is very much dependent on the sensitivity of IR receiver. As we used RS232 cable instead of PS2 port, so our mouse is little slow.

CONCLUSION Using this project, there need not be any wire interface between the PC and mouse. Here we can control the PC using TV remote. Also, we can operate the computer from the distance.

Thank you…….!