1 / 5

Interfacing of Matrix Keyboard with 8051

Interfacing of Matrix Keyboard with 8051. Keyboards , LCDs most widely used input/output devices of the 8051 Contents to be covered: keyboard fundamentals key press and key detection mechanisms Details of keyboard interfacing to 8051. Key not pressed. Key pressed. C1. C1. 1. 1. P2.0

luella
Télécharger la présentation

Interfacing of Matrix Keyboard with 8051

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Interfacing of Matrix Keyboard with 8051 • Keyboards , LCDs most widely used input/output devices of the 8051 • Contents to be covered: • keyboard fundamentals • key press and key detection mechanisms • Details of keyboard interfacing to 8051.

  2. Key not pressed Key pressed C1 C1 1 1 P2.0 P2.4 P2.0 P2.4 R1 R1 8051 8051 Key closure detection

  3. Keyboard interfacing with 8051

  4. Interfacing the Keyboard with 8051 • Keyboards organized in a matrix of rows and columns. • The CPU accesses both rows and column through ports • When a key pressed, a row and column make a connect; otherwise, there is no connection between row and column. • Microcontroller scans the keys continuously to identify which one has been activated

More Related