??? 06/19/07 10:41 Read: times |
#141005 - Task Responding to: ???'s previous message |
I am trying to input certain codes to 89c51 which controls the flow of programe.While doing this I want minimum number of pins to be used.Because other ports are engaged.So when i press any key serial code for that key is stored in register A and than compared by MCU to check which key is pressed.Hence atmost 2 pins are used. |