PIC Microcontroller Tutorials, MikroC, Proteus Tutorials comes under this category. Starts from LED Blinking. IO Port Expansion Stepper Motor Servo Motor DC Motor Interfacing LCD Interfacing
Reading Multiple Pressed Keys from Matrix Keypad using PIC Microcontroller
I have already post about Interfacing Matrix Keypad with PIC Microcontroller. I suggest to read that article before reading this. In some applications it may require to scan more than one key at a time. Reading Multiple Pressed Keys from Matrix Keypad is not simple as reading Single key. We want to change the program as well as the circuit of matrix keypad for reading multiple keys. The main problem is unexpected shorts may come to act when we press more...