the arduino app says that there is no file or directory what shoud i do??
@AlfonsoSalaverria9 ай бұрын
I'm new to all of this and I wanted to know what kind of wires you're using to test your connections at 6:23?
@johnkaradimas84035 ай бұрын
Thankyou great video, also well explained on how to test the matrix switch array with a multimeter.
@roncole5789 Жыл бұрын
This was helpful because I installed this keypad to my trailer wall so it goes through the wall and then I think I was looking at it backwards so instead of getting one out I got 7.
@xJKAirsoft5 ай бұрын
the keypad by mark stanely isnt available and the link doesnt work.
@Aleinux Жыл бұрын
Awesom. The video volume is a bit too low, but the explaination was awesome. Great video
@arvindh13 Жыл бұрын
Can we use it for 8*8 keypad?
@DylanCodes.-.10 ай бұрын
Jesus Christ dude
@arvindh1310 ай бұрын
Mr brilliant sir, I'm asking for a 8 by 8 which is twice this size & a lot of buttons mean a lot of signal interference.@@DylanCodes.-.
@DylanCodes.-.10 ай бұрын
@@arvindh13 Mr brilliant sir, I know. I said Jesus Christ because that's giant
@DanielSMatthews Жыл бұрын
If you wanted to do that with an interrupt you only need to set up 4 as one of the row pins will always be high during any keypress? I guess a 4 input OR gate would let you only use a single interrupt to service the keypad rather than constantly polling it and this may be useful in low power applications. Perhaps you can even use diode logic with 4 diodes and a resistor to drive an interrupt pin?