Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!adm!GRUPP@mit-ai.ARPA From: GRUPP@mit-ai.ARPA (Paul R. Grupp) Newsgroups: comp.os.cpm Subject: Keyboard Converter info Message-ID: <801@brl-adm.ARPA> Date: Sat, 15-Nov-86 04:10:46 EST Article-I.D.: brl-adm.801 Posted: Sat Nov 15 04:10:46 1986 Date-Received: Sun, 16-Nov-86 00:04:30 EST Sender: news@brl-adm.ARPA Lines: 18 From: Paul E. Woodie I would like to interface an IBM-type keyboard to my Osborne Executive. The keyboard puts out a TTL "ascii-like" serial bit stream and my computer expects to see an 8-bit parallel input on the keyboard port. I imagine that someone has done this sort of thing before, maybe even some company that offers an IBMPC-keyboard-to-8-bit-parallel conversion adapter. Can anyone offer some information? I know that I can design and build an adapter, but -- just maybe -- someone has already done this. Thanks in advance, --Paul Woodie (Woodie at dockmaster) First off, the IBM keyboard sends serial data of key number NOT ascii. It sends the key number when the key is pressed, then sends key#+80h for key release. For info on an adapter see Micro/Systems Journal issue July/August 86, pg 34.