- This topic has 1 reply, 2 voices, and was last updated 6 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Help is required in 4 x 20 lcd programming…….
Hi all
i am using 4 x20 lcd in my projects, i require the help in following two ways
1:- I want to use my lcd and keypad at one port using latch 74LS/HC 375 .theoritcal it is possible but i need get some important information regard to experince user.????
2- i require its lcd & keypad codes help . the lcd is repsonsble to display the events messages and keypad is used to selection purpose like password entry, adc value of voltages and currents ect…….
if some reqire more information than i can broadcast regard to my project8052 based..
regards
ihsan ullah khan
Hi Ihsan,
talking on your first kind of help, you will need something which will not just only multiplex between keypad and LCD but also make sure that both of them remain isolated from each other. Even a small interference from keypad can affect LCD’s working. If you are thinking of using latches then according to me at least two of them will be required, one for the LCD and the other for keypad.
And as far as your second help is concerned, these following two links will be enough:
“engineersgarage.com/microcontroller/8051projects/electronic-code-lock-with-password-using-at89c51-circuit”
and
“engineersgarage.com/contribution/keypad-locking-system-with-user-defined-password”