Control circuit using pic 16F84

  • Thread starter Thread starter lusy
  • Start date Start date
  • Tags Tags
    Circuit Control
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 11K views
lusy
Messages
11
Reaction score
0
how can u ask questions in this forum?
 
Engineering news on Phys.org
can u please give a program that will control a keypad
 
lusy said:
can u please give a program that will control a keypad

We don't give out answers to homework/coursework problems here on the PF, lusy. We are willing to give you tutorial help, so that you can figure out the answers to your assignments yourself, however.

So here's a basic link to keypad info on wikipedia.org, with other links:

http://en.wikipedia.org/wiki/Keypad

And you should also do some reading about how keyboards are scanned, and why there are diodes in the row/column arrangement of the key switch circuits. After you do that reading, it should be pretty apparent how to use a microcontroller (uC) to do the scanning.