what encoder do i use to build a keyboard?
what encoder do i use to build a keyboard?
(OP)
I've done quite a bit of searching on the internet for things like "build a keyboard" and "keyboard encoder" but I havn't found any good pages that detail how to actually build my own keyboard from the ground up.
So, my question is: How do i go about building my own keyboard?
what encoder do i need?
any insites or websites would be big help!
thanks!
So, my question is: How do i go about building my own keyboard?
what encoder do i need?
any insites or websites would be big help!
thanks!





RE: what encoder do i use to build a keyboard?
That question is impossible to answer without knowing more about the application.
It depends a lot on what kind of keyboard you are building and what kind of output you need. If it is a numeric pad or a phone board, a typewriter board or a PC board. If ist shall be used in an EMI rich environment or a "nice" (which it seldom is, ESD) office evironment. If you need buffering, repeat, phantom elimination, debouncing and so on. If you need serial or parallel output etc. If your keys are passive switches or active devices. If if if...
The easy answer is: Use a micro to do the decoding, but remember that it is a complex task if you are going to duplicate the functions found in a modern PC keyboard. It is a simpler task to decode a "Numeric end Enter" board. But even that is not trivial.
I presume that you did an exhaustive google before asking.
RE: what encoder do i use to build a keyboard?
what i want to do is exactly is: build a keyboard for myself from the ground up to be used on my PC. It does not need fancy functions, just the basic typing keys + shift/ctrl/alt and a few custom keys.
I've broken open keyboards and seen the different encoders that are used, but i'm wondering if there are any "easy" ways to do it.
there is a product called "IPAC" used in home build arcades that emulates a keyboard, but i'm not sure if it's what i need.
i'm sure *someone* has gone out and built themselves a keyboard for use on a PC before, i just want advice on doing exactly that.
thanks for response.
RE: what encoder do i use to build a keyboard?
Your search for ""Numeric end Enter" board" is doomed from the beginning. It is too complex and also contains a spelling error that google cannot decode.
Good luck!
RE: what encoder do i use to build a keyboard?
They're now part of Semtech, and the product line is in the "HID" section. (human-interface-device). Take a look at this product line, it will help to define your need.
RE: what encoder do i use to build a keyboard?
If you want to learn, there are other, less specialized subjects more worth to attention...
<nbucska@pcperipherals DOT com> subj: eng-tips
RE: what encoder do i use to build a keyboard?
If you want to learn, there are other, less specialized subjects more worth to attention... "
it's for learning, and for a potential product i want to create. nothing about making a 10 dollar keyboard to save 10 dollars... hah.
RE: what encoder do i use to build a keyboard?
Perhaps you could use the existing PC as input device...
<nbucska@pcperipherals DOT com> subj: eng-tips
RE: what encoder do i use to build a keyboard?
http://www.audon.co.uk/kbe-98.html
i think that's what i need...
any confirmation?
RE: what encoder do i use to build a keyboard?
The chip on the board shown obviously does what you are after. Perhaps you could buy the chip and make your own fully protected custom keyboard decoder? But I cannot see how you can save dollars (or pounds) as you said in an earlier posting.