nathan20
Newbie level 1
- Joined
- Aug 25, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 10
Hi all,
I'm new to writing code
I am trying to interface a 4 row by 3 column keypad to display which buttons are being pressed on the LCD and its being used in a security/password scenario. the LCD is a hitachi HD44780U
I am using the C18 compiler on MPLAB and the microcontroller that has been assigned to me is the PIC18F4321
I was considering using a 74C922 keypad encoder but at the moment I am just trying to write the source file but am in urgent need of help
I have attached a schematic of the PIC and a close up of the central unit
I have also uploaded all my header files and my source file containing the scanning process but am unsure where do go from here
(files have been uploaded in notepad since header and source files are unrecognized by the uploader)
I'm new to writing code
I am trying to interface a 4 row by 3 column keypad to display which buttons are being pressed on the LCD and its being used in a security/password scenario. the LCD is a hitachi HD44780U
I am using the C18 compiler on MPLAB and the microcontroller that has been assigned to me is the PIC18F4321
I was considering using a 74C922 keypad encoder but at the moment I am just trying to write the source file but am in urgent need of help
I have attached a schematic of the PIC and a close up of the central unit
I have also uploaded all my header files and my source file containing the scanning process but am unsure where do go from here
(files have been uploaded in notepad since header and source files are unrecognized by the uploader)