This system uses 4 controllers which send signals to a central hub which holds an Arduino.
It was designed for use with a game called Fraction Smash that my group was developing for a class. Students would enter a fraction using the keypad to re-size their character and then hit the smash button to break through the door if they are the right size.
More info here:
http://pdi-studio5.wp.rpi.edu/fraction-smash/
Parts:
Keypad (3.95)
http://www.sparkfun.com/products/8653
Buttons (1.49)
http://compare.ebay.com/like/120554574811?var=lv
Ethernet Keystones (1.24)
http://www.monoprice.com/products/product.asp?c_id=105&cp_id=10513&cs_id=1051308&p_id=5371&seq=1&format=2
Arduino (29.99)
http://arduino.cc/en/Main/Buy
Breadboard (5.95)
http://www.sparkfun.com/products/137
Wire
Ethernet cables
Super Glue
Remove these ads by
Signing UpStep 1: Cut out pieces
The .DXF files are attached for automated processes.
All of the CAD files and assemblies can be found here:
http://pdi-studio5.wp.rpi.edu/files/2011/12/Fraction-Smash-CAD.zip








































Visit Our Store »
Go Pro Today »




I think you can save up some money ($23.8 to be exact) and space if instead of using the bread board, the resistance are soldered directly to the keypad.
If you look at this instructable you can see what I based the circuit off of:
http://www.instructables.com/id/Arduino-3-wire-Matrix-Keypad/
As you can see it is not just one resistor to each pin but a connected resistor ladder. It needs either a breadboard or a pcb to hold the circuit together. I am planning to make pcbs for them so I can return the breadboards :)
I can see how this could be used for a (fake phone numbers) phone number guessing game, or math game! Favoriting!