A PS/2 mouse is shown above with the cover removed. The ball (upper right) rolls two plastic X and Y axles with a slotted wheel at one end. The slotted.

Slides:



Advertisements
Similar presentations
Instruction: Use mouses left button. Use mouses left button. If mouse buttons dont work, use arrow keys of keyboard for slide show. If mouse buttons dont.
Advertisements

Instruction: Use mouses left button. Use mouses left button. If mouse buttons dont work, use arrow keys of keyboard for slide show. If mouse buttons dont.
Standard Input Devices section 2a This lesson includes the following sections: · The Keyboard · The Mouse · Variants of the Mouse.
Identify Computer System Components
MOTION CONTROL ECE 105 Industrial Electronics Engr. Jeffrey T. Dellosa College of Engineering and Information Technology Caraga State University Ampayon,
What Makes Up a PC?. Objectives At the end of this session, you will be able to: List the various input devices.
Chapter 5 p. 6 What Is Input? What is input? p. 230 and 232 Fig. 5-1 Next  Input device is any hardware component used to enter data.
Copyright © Texas Education Agency, All rights reserved.1 Keyboards, Mice, and Other Input Devices Principles of Information Technology.
STANDARD AND DIRECT. At the end of this session students will: List the typical input devices Identify the types of input devices List their characteristics.
DESCRIBING INPUT DEVICES
Stanford hci groupFeb 9, 2009 Björn Hartmann Understanding & Modeling Input Devices.
Input and Output By Stephen Folmer Comm 165 MWF 9-10 Dr. Cagel By Stephen Folmer Comm 165 MWF 9-10 Dr. Cagel.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Interacting with Your Computer
Fibre Optics Networks What’s fibre optics network?. Fiber-optic communication is a method of transmitting information from one place to another by sending.
KEYBOARDS, MICE, AND OTHER INPUT DEVICES PRINCIPALS OF INFORMATION TECHNOLOGY.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2005 by The McGraw-Hill Companies,
1 KEYBOARD. 2 Structure  Is standard input device Arrangement of keys IC Integrated Circuit.
The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Keyboard Interface Anselmo Lastra.
P1f(i) Data Transmission You will learn about: How Infrared is used Analogue and Digital Signals
In this PPT, all the materials covered up for the PIC microcontroller set-up would be studied. Preliminary skills: Knowing of basic C grammar and basic.
 At the end of this class, students are able to  Describe definition of input devices clearly  List out the examples of input devices  Describe.
 Keyboards, LCDs most widely used input/output devices of the 8051  Contents to be covered:  keyboard fundamentals  key press and key detection mechanisms.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Examining Input Devices Computer Concepts Unit B.
Input, Chapter 4 ITSC 1401, Intro to Computers Instructor: Glenda H. Easter.
Inside a Mouse The main goal of any mouse is to translate the motion of your hand into signals that the computer can use. Almost all mice today do the.
PC Maintenance: Preparing for A+ Certification Chapter 17: Keyboards and Mice.
A computer is an electronic device used to process data, converting data into information that is useful to people.
NURIZAH RAMLI 10D0124 DTE. Any data or instruction entered into the computer is known as INPUT. An input device helps you to communicate with the computer.
EE4OI4 Engineering Design UP1core Library Functions.
The mouse What is a mouse.
 Input Devices Input Devices  Examples of Input Devices Examples of Input Devices  Keyboard Keyboard  Pointing Devices Pointing Devices Mouse Joystick.
Introduction to Computers Section 2A. home Keyboard Alphanumeric keys Modifier keys Numeric keypad Function keys Cursor-movement keys Special-purpose.
Sudoku Boolean Logic Representation Upper left square.
PRIYADARSHINI SHRAVYA KAVYAA MOBILE CONTROLLED ROBOT USING DTMF ALLPPT.com _ Free PowerPoint Templates, Diagrams and Charts.
Interacting with your Computer Chapter 2 Learning Objectives Identify five key groups on standard computer keyboard Name six special purpose keys.
© UNT in partnership with TEA1 Input Devices Principles of Information Technology.
PS/2 Mouse/Keyboard Port
By Noordiana Kasim. MODERN I/O DEVICES 1. PRINTER 2. MONITOR 3. KEYBOARD 4. AUDIO SPEAKER 5. DVD DRIVE.
The Spartan®-3E FPGA Starter Kit board. A computer mouse is designed mainly to detect two-dimensional motion on a surface. Its internal circuit measures.
Computer Vocabulary Computer
Typical input devices. INFORMATION TECHNOLOGY. KEYBOARD The most common input device is te keyboard. A digital code is sent to the computer when each.
Pick an input device. Describe the input device The mouse is a hand held device which has two buttons to left and right click. It also has a centre wheel.
Keyboard Introduction Keyboard is an input device. It is used to give text, numbers and controls as input to computer. The.
Table 5.1 The UP3core Functions. UP3core NameDescription LCD_Display Displays ASCII Characters and Hex Data on the UP3’s LCD Panel Deboune Pushbutton Debounce.
Done By: Huraiz AlGaoud. The mouse Mouse: It is a handheld pointing device that lets you select or move items on your screen. Mouse pad: provides a smooth.
QSREALM.BLOGSPOT.COM Input Output Devices. QSREALM.BLOGSPOT.COM Input – Output Devices Also known as Peripheral Devices. These surround a computer’s CPU.
Input & Output devices. Input Device :keyboard a keyboard is an input device, partially modeled after the typewriter keyboard, which uses an arrangement.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 21 – The Computer Mouse.
Lecture Input Devices Keyboard. Mouse Microphone Digital Camera Scanner.
THE MOUSE Left Click THE MOUSE Right Click.
Computer Input Devices: Mouse
Standard Input Devices
Standard Methods of Input.
Methods of Computer Input and Output
Why Laser Mouse? Professors Business Professionals.
Introduction to Computers
Input Device :keyboard Types of key switch Components of Keyboard Keyboard switches Keyboard processor or circuitry Key matrix Types of key Switches.
Lesson 3 Standard Methods of Input.
Lesson 3 Standard Methods of Input.
Pulse Width Modulation (PWM) Motor Feedback - Shaft Encoder
Using the Keyboard And Mouse
2.2 Planes and axes of movement
What is Input "Any data or instruction that is entered into a computer is called input". This data or instruction can come directly from end user or.
Year 9 Entry Level Computing
Lesson 3 Standard Methods of Input.
UNIT 7: INFRARED SENSORS
Input and Output devices in a Computer
UNIT 7: INFRARED SENSORS
Presentation transcript:

A PS/2 mouse is shown above with the cover removed. The ball (upper right) rolls two plastic X and Y axles with a slotted wheel at one end. The slotted wheel passes through a square slotted case containing an IR emitter and detector pair. When the wheel rotates it generates pulses by interrupting the IR light beam. A microcontroller (lower left) counts the pulses and sends data packets containing mouse movement and button data to the PC.

Figure 11.1 Keyboard Transmission of a Scan Code.

Figure 11.2 System Transmission of a Command to PS/2 Device.

Figure 11.3 Key Numbers for Scan Code.

Figure 11.4 Keyboard UP1core

Figure 11.5 Example design using the Keyboard UP3core.

The Mouse UP3core

Figure 11.6 Transmission of Mouse Initialization Command.

Figure 11.7 Example Design Using Mouse UP3core