Hey everyone... I am building a keypad lock for a project using a PIC and one of those passive keypa with 8 pins,4 input 4 output. Each of the pins corresponds to a row of numbers on the 4 by 4 keypad, and the 4 output pins correspond to the numbers in that row..so putting a 1 into input pin 1 will make the 4 output pins correspond to 1,4,7,dot. Putting a 1 into input pin 2 now makes 4 output pins correspond to 2,5,8,0 etc... this then goes into the pic and that advances the programme etc.
The problem is, the keypad keeps advancing the program without you pressing a key, the voltage into the pic floats around 1-2.5v which I can't get rid of. I have tried putting it through a 4050 non inverting buffer but then the output of the buffer just floats too... it should be giving out a solid 0v or 5v,not 2.5v
Can anyone suggest what to do?
Sorry if it is hard to understand... believe me, its harder to explain
Thanks
The problem is, the keypad keeps advancing the program without you pressing a key, the voltage into the pic floats around 1-2.5v which I can't get rid of. I have tried putting it through a 4050 non inverting buffer but then the output of the buffer just floats too... it should be giving out a solid 0v or 5v,not 2.5v
Can anyone suggest what to do?
Sorry if it is hard to understand... believe me, its harder to explain
Thanks
Last edited: