Step 7Arduino anyone?!
Well Exciting as it may be it'll have to wait for now! The Laminator lovingly ate my keypad so until I can find the time to make another one then it'll have to wait. I WILL be coming back so do not to worry this step will come. Perhaps in the near future I will explain how to set it all up and not exactly show it off. For now here is the arduino code I was using with my prototypes for those of you who know where to go from here good luck. For the others sit tight.
***NOTE*** you will have to install the keypad library from arduino.cc
keypad.pde746 bytes| « Previous Step | Download PDFView All Steps | Next Step » |









































it works very nicely. Thanks for the fun and interesting project. :)
Kudos to you Jorad! Great ideas!
love the idea, can't wait to see what it could be used for.
could you make a while typing keypad or rolled up piano keypad this way?
I had a very bad habit of taking things apart a while ago, thinking i could make them better. (Hmmm.... maybe i could combine my cell phone with my psp! oops....)
Now my keyboard is broken. :)
This project is very intresting as I am a car PC enthuisiast and have pretty much hand made all the electrical interfaces that went along with it. I could name about 100 applications for this when it comes to car PC's. I would like to use an old USB game pad witch I have already tapped the button hots and grounds to all the buttons with small stranded wire.
Lets name these first three A, B, and C. The second three are 1 2 and 3.
The combinations for the 9 numbers are A1, A2, A3, B1, B2, B3, C1, C2, and C3.
the arduino will recognize which Horizontal (A, B or C) input connects to which Vertical (1, 2, or 3) output.
so, assuming that the number 1 is A1, the number 3 is A3, the number 4 is B1 and so on, the combination 6, 7, and 2 would be B3, C1, and A2.
Get it now?
Great project!