EN / USD
1 Items
 Home
Blog
Interfacing of Keypad with 8051 Microcontroller in Proteus
keypad with 8051,keypad lcd 8051, display keypad on lcd with 8051,keypad lcd 8051, keypad values on lcd 8051 microcontroller, keypad on lcd 8051
Hello friends, in today's post we are gonna have a look at Interfacing of Keypad with 8051 Microcontroller in Proteus ISIS. In the previous project, we have seen the Interfacing of LCD with 8051 Microcontroller and I have told there that LCD is a great debugging tool as we can print our data on it and can display different values and that's what is gonna done in today's post. Today, I will get the values from keypad and then question is how to know that we are getting the correct values. So in order to do so, we will display these values over LCD. So, that's how we are gonna use LCD as a debugging tool. As the debugging is concerned, there's another great tool for debugging which is called Serial port, we can also display these values over to Seri ...