More Terrible Keyboards That Nonetheless Work

For most of computing history, keyboards have featured at least one key per letter one may wish to type – as far as the Latin alphabet goes, anyway. Mobile phones of the 90s and 2000s showed us that basic typing could be accomplished with less. [foone], however, likes to go way out into left field when designing text entry methods, and post them up on Twitter.

The most elegant, in our opinion, is this binary-based design. 7 flip switches are used to set the binary value of the key you wish to press, at which point hitting the button will send the keypress. It’s painfully slow for just about anything except backspace – set all the switches on for keycode 127, and mash away.

This breadboard design is an excercise in frustration. A keycode is randomly generated approximately once every second. Press the button if this keycode is the one you wish to send. Reportedly, it took ten minutes to type “Hello!”. An analog dial design speeds things up a little, but not by much.

While these may not be useful, they’re fun experiments which we could imagine making an excellent contest at a future hacker con. If you’re a big fan of the esoteric and insane when it comes to input devices, consider this typewriter simulation design.

 

5 thoughts on “More Terrible Keyboards That Nonetheless Work

  1. I knew a guy in the 1970s who had a serial front panel on his micro. Press the zero and one buttons to toggle in the word, and then hit the clock button to save it. I don’t remember if it had an address counter or not. He was pretty fast with it, probably faster than people were with the 8-switch parallel version.

  2. Has anyone ever done one using an EEG? Using a single input clicker and a character grid, I suppose one could use ML to discover intention to act on pressing a physical button for training maybe a second button for correcting interpretation errors, then go completely hands free.

Leave a Reply to tekkieneetCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.