Page 1 of 1
Need a MX series base keyboard
Posted: 19 Nov 2013, 16:33
by chanhien
Hello,everyone,I have some MX switches which I needed to attach to a keyboard.But I don't know where to buy any base (I do only need 2 spots) for a game.If you know please inform me

Re: Need a MX series base keyboard
Posted: 19 Nov 2013, 17:14
by tlt
I don't understand, with base do you mean PCB? 2 Spot = 2 PCBs? Game?
Posted: 19 Nov 2013, 17:24
by chanhien
I meant a simple PCB keyboard that has 2 minimum spots for switchs,typed in a hurry,sorry!
Posted: 19 Nov 2013, 17:37
by wobbles
Make one yourself and handwire, or order a custom pcb.
This thread will cover everything:
http://deskthority.net/workshop-f7/brow ... t6050.html
Posted: 19 Nov 2013, 18:34
by Muirium
Do you want a keyboard with just 2 switches? I remember someone else wanted something super simple like that once, for a game show. They were making the buzzers! Keyboards are overkill for that.
Posted: 19 Nov 2013, 18:53
by tlt
Are you playing Divekick?

Posted: 19 Nov 2013, 21:00
by IvanIvanovich
If you want something really small... I would go for one of these
CM switch tester. From what I have seen of it there should be ample room to hardware the switches to a teensy or similar and make it a functional macro pad or whatever. I think it would be easiest way to have something very small keypad that is a nice finished product. I may even do that myself for a fun little project.
Posted: 19 Nov 2013, 21:08
by Muirium
Neat. My smallest keyboard arrived in PCB form in the mail today…

A
prototype 20%.
Posted: 20 Nov 2013, 15:03
by chanhien
tlt wrote:Are you playing Divekick?

No,I'm not
About the CM tester,I must make a PCB to make a input device.
About that OneHand PCB,How do I get it?

Posted: 20 Nov 2013, 15:38
by IvanIvanovich
Well you don't really have to make a PCB. You can simply use diodes and wire to connect up the switches in a 2rows 1column simple matrix and attach it to a teensy controller. If you know soldering well I think the whole assembly would take less than 10 minutes.
Posted: 20 Nov 2013, 16:32
by Muirium
Perhaps Chanhien hasn't heard of a matrix or a Teensy. So here's the basics.
This is the Teensy:
https://www.pjrc.com/store/teensy.html
It's really small. You plug a mini USB cable into it and you can upload software to run. A guy here called Soarer has some great software to make the Teensy work as a USB keyboard, called Soarer's Controller. Then you solder switches between the right pins, and you have a working USB input device.
For whole keyboards, we use a matrix of switches to simplify the wiring. But for something really small, the Teensy can hook up straight to each switch. The OneHand works that way, but it's a chording keyboard (where you hold several keys down at once to type, like playing chords on a piano) so it's complex to adapt to a simple keyboard and uses different software.
Posted: 21 Nov 2013, 06:42
by chanhien
Thanks for the info,I'll buy the teensy controller,is the diode the transparent cylinder part with a orange core?It comes with the red switch so I guess it'd be fine?