chapter 10 keyboard and printer interfacing. matrix keyboard

38
CHAPTER 10 Keyboard and Printer Interfacing

Upload: morgan-rose

Post on 27-Jan-2016

283 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

CHAPTER 10

Keyboard and Printer Interfacing

Page 2: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Matrix Keyboard

Page 3: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Flowchart

Page 4: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Keyboard Serial Transmission Format

Page 5: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Make and Break

Page 6: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

PC Scan Codes for PC/XT

Page 7: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Combination Key Scan Codes for PC/XT

Page 8: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Extended Keyboard Scan Codes

Page 9: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Keyboard Status Bytes

Page 10: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Keyboard Cable Jack for PC

Page 11: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

INT 09

Page 12: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

INT 09 Summary

Page 13: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Keyboard Buffer

Page 14: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

INT 09H Routine

Page 15: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

INT 16H (part 1)

Page 16: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

INT 16H (part 2)

Page 17: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

PRINTER INTERFACE

Page 18: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

DB25 (Male) Printer Connector

Page 19: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Centronics Printer Interface Specs

Page 20: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Timing Diagram for Printer

Page 21: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

LPT Base Addresses

Page 22: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

PC Printer Ports and Functions

Page 23: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Data, Status, and Control Ports

Page 24: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

BIOS INT 17H

Page 25: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

BIOS INT 17H (continued)

Page 26: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Inner workings of INT 17H

Page 27: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

SPP

Page 28: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

EPP

Page 29: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

ECP

Page 30: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Buffering Data and Control Ports

Page 31: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Connecting to a LCD Module

Page 32: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Connecting a Stepper Motor to a Parallel Port

Page 33: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Buffering LPTs Data Port

Page 34: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

LPT I/O Address

Page 35: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Printer Control Characters

Page 36: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Review (1)

Page 37: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Review (2)

Page 38: CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard

Review (3)