We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Contains codes to interface a PS/2 keyboard with a 16*2 LCD using ATMEGA16. keylcd.c uses interrupts(INT2) whereas usartkey.c uses USART for the same.
This project contains code to interface a computer keyboard to an ATMEGA16 and a 16x2 character LCD.