PS / 2 protocol used text via a keyboard microcontroller applications that perform printing text on the LCD The goal here Text via keyboard microcontroller to print text on the LCD. Through keyboard microcontroller contained in a code corresponding… Electronics Projects, 8051 PS2 Keyboard with LCD Writing Text “8051 example, avr project, keil example, microcontroller projects,
PS / 2 protocol used text via a keyboard microcontroller applications that perform printing text on the LCD
The goal here Text via keyboard microcontroller to print text on the LCD. Through keyboard microcontroller contained in a code corresponding to each keystroke is generated. About scan code ASCII code is used as code corresponds microcontroller and LCD is switched to the found and processed. Circuit connectors are shown below:
8051 PS2 KEYBOARD CIRCUIT DIAGRAM
Analyzing Source code “t_lcd.h” and tarama.h named header files have been used. Contains functions that are required to drive LCD “t_lcd.h” header file is given below. “Tarama.h” header file for the PS / 2 keyboard scan codes corresponding to each of the keys are included.
Keil and proteus isis ares files to the 8051 PS2 Keyboard project:
FILE DOWNLOAD LINK LIST (in TXT format): LINKS-2413.zip
Source: 8051 PS2 KEYBOARD WITH LCD WRITING TEXT
The post 8051 PS2 KEYBOARD WITH LCD WRITING TEXT appeared first on PIC Microcontroller.