Jump to content

I have a spare matrix membrane keypad lying around that came off of a garage door opener. I currently have my custom built computer under my desk and I want a creative way to mount the keypad to the side of my desk and be able to punch in a code to turn on the system. It uses a Seasonic 620 Watt power supply. I was hoping I could do this in a way to not have to buy anything special. I have a pretty large collection of electronic crap, cords, old computers, old tablets, dvd players and what not. All help is appreciated  Thanks.

Link to comment
https://linustechtips.com/topic/134112-keypad-custom-computer-startup/
Share on other sites

Link to post
Share on other sites

I am no expert on electronics but I would guess you would need to hook it up so that the keypad sends a electrical signal when the code is correct and it would be attached to your PC's main power button wire.

My Current Build: 

Intel i5 3570K @ 4.4GHz 1.11V, Cooler Master Hyper 212 EVO, Asrock Z77 Extreme4, Corsair Vengeance 8GB 1600MHz, Samsung 840 EVO 250GB, Asus GTX 760 DCII Overclocked, Corsair CX600M

Link to post
Share on other sites

Thanks guys :) I was thinking about testing on an old psu I have, I think If I can use the keypad as a switch somehow I can enter in the correct code and it would maybe connect the bridge? I'm pretty sure I would have to use a microcontroller of some sort :)

Link to post
Share on other sites

Thanks guys :) I was thinking about testing on an old psu I have, I think If I can use the keypad as a switch somehow I can enter in the correct code and it would maybe connect the bridge? I'm pretty sure I would have to use a microcontroller of some sort :)

 

The matrix keypad has one wire per key, correct? If not, you should be able to convert it with a teensy board and then go into an arduino. If it is one wire per key then go strait into an arduino, and have one of the output pins and a ground go to your MB header.

 

Then just write the code where if, for example, 3-6-2-1 are pressed in the correct order, momentarily send voltage out on the output pin.

Link to post
Share on other sites

@Scheer The Matrix keypad goes by rows/columns, so there isn't one wire per key! :/

 

Here is a  picture to show the layout. (Just search them on google images for more)

keypad_diagram.jpg

 

Edit: If it is the 12 key version, rather than 16 key, the layout should be similar, just without one of the wires.

Link to post
Share on other sites

@Scheer The Matrix keypad goes by rows/columns, so there isn't one wire per key! :/

 

Here is a  picture to show the layout. (Just search them on google images for more)

keypad_diagram.jpg

 

Edit: If it is the 12 key version, rather than 16 key, the layout should be similar, just without one of the wires.

 

Ah ic, well even so I think you could still do this with just an Arduino, the Teensy board was in case it was a serial connection or something weird, I never realized matrix keyboards literally meant they were wired in a matrix. Makes a lot of sense looking at it now... lol

Link to post
Share on other sites

You can buy a wireless pc turner oner, from Frozen cpu, I think Linksys make them.

MSI Z87 XPower, I5 4670k, 4x4gb Avexir MPower, 2 x HD7950, XFX Pro750w, Intel 335 180gb boot, 250gb Samy pro games, 60gb OCZ Vertex music, Monsta 420,ST30 360, 140mm / 120mm Akasa Vipers in push pull, D5 Vario, Koolance top, Bitspower ZMulti250, Fesser Fittings all round, Mayhems sunset Yellow, 32" LG monitor, 23" Asus monitor, Microlab Solo 7c's, Bheringer MS20's, R.A.T7, Steelseries Merc Stealth

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×