keyboard interfacing with 8051 ppt mazidi
#1

keyboard interfacing with 8051 ppt mazidi
Reply
#2
The key board here we are interfacing is a matrix keyboard. This key board is designed with a particular rows and columns. These rows and columns are connected to the microcontroller through its ports of the micro controller 8051. We normally use 8*8 matrix key board. So only two ports of 8051 can be easily connected to the rows and columns of the key board.

When ever a key is pressed, a row and a column gets shorted through that pressed key and all the other keys are left open. When a key is pressed only a bit in the port goes high. Which indicates microcontroller that the key is pressed. By this high on the bit key in the corresponding column is identified.

Once we are sure that one of key in the key board is pressed next our aim is to identify that key. To do this we firstly check for particular row and then we check the corresponding column the key board.

To check the row of the pressed key in the keyboard, one of the row is made high by making one of bit in the output port of 8051 high . This is done until the row is found out. Once we get the row next out job is to find out the column of the pressed key. The column is detected by contents in the input ports with the help of a counter. The content of the input port is rotated with carry until the carry bit is set.

The contents of the counter is then compared and displayed in the display. This display is designed using a seven segment display and a BCD to seven segment decoder IC 7447.

The BCD equivalent number of counter is sent through output part of 8051 displays the number of pressed key.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: keyboard interfacing with 8051 ppt mazidi, arm mazidi pdf free download, ppt on lcd keyboard, interfacing keyboard 8051 mazidi ppt, stepper motor in mazidi, mazidi book for arm download free, arm microcontroller by mazidi,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  download ajay deshmukh microcontroller 8051 pdf 0 700 13-10-2018, 02:02 AM
Last Post: Guest
  training report on embedded system 8051 pdf 0 1,718 28-09-2018, 08:01 AM
Last Post: Guest
  plc based talking keyboard for blind people 0 563 21-08-2018, 02:40 PM
Last Post: Guest
  tai ahom mobile keyboard 0 482 26-06-2018, 07:19 AM
Last Post: Guest
  keil code for tachometer using 8051 0 614 25-03-2018, 04:43 PM
Last Post: Guest
Wink ultrasonic range finder using 8051 ppt 0 466 20-03-2018, 07:36 PM
Last Post: Guest
  smoke sensor interfacing with lpc2148 0 520 19-03-2018, 11:10 AM
Last Post: Guest
  c code for interfacing r305 with at89s52 microcontrolller 0 435 22-02-2018, 11:45 AM
Last Post: Guest
  download ajay deshmukh microcontroller 8051 pdf 1 704 02-02-2018, 11:27 AM
Last Post: dhanabhagya
  digital clock using 8051 ppt presentation 1 489 01-02-2018, 09:53 AM
Last Post: dhanabhagya

Forum Jump: