Truncated match.
PICList
Thread
'PC Keyboard Protocol'
1999\03\01@133148
by
marco
|
part 0 2169 bytes
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.71.1712.3"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 face=Arial size=2>Dear Sirs,</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2></FONT> </DIV>
<DIV><FONT color=#000000 face=Arial size=2>I need to interface a PC XT/AT
keyboard with a PIC16C63A.</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2>I know that the pins of the connector
of the keyboard are:</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2>+5VDC, GND , /RESET , DATA ,CLOCK and
it works with serial synchronous.</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2>I would like to know to make the
treatment of the protocol sent by the keyboard.</FONT> </DIV>
<DIV><FONT color=#000000 face=Arial size=2></FONT><FONT face=Arial size=2>Is it
unidirectional or bi-directional ?</FONT></DIV>
<DIV><FONT face=Arial size=2>Do the data come in ASCII or HEX format
?</FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT color=#000000 face=Arial size=2>Thank you for your help.</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Sincerely yours,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><A
href="spam_OUTmarcoaurelioTakeThisOuT
ppa.com.br">.....marcoaurelioKILLspam
@spam@ppa.com.br</A></FONT></DIV>
>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT color=#000000 face=Arial size=2></FONT> </DIV></BODY></HTML>
</x-html>
1999\03\01@134640
by
Steve Lawther
1999\03\01@151559
by
Prashanth Ram
On Mon, 1 Mar 1999, marco wrote:
> Dear Sirs,
>
> I need to interface a PC XT/AT keyboard with a PIC16C63A.
> I know that the pins of the connector of the keyboard are:
> +5VDC, GND , /RESET , DATA ,CLOCK and it works with serial synchronous.
> I would like to know to make the treatment of the protocol sent by the keyboar
d.
> Is it unidirectional or bi-directional ?
In theory, bi-directional. You can trick the computer into
thinking that the data is being from the keyboard, assuming that you
follow the clk. and data formats as outlined in the Keyb. Protocol.
Atleast, that's how we're doing it.
> Do the data come in ASCII or HEX format ? >
Hex format... if you want to you can have a lookup table to
convert it. I think one of the apps. on the microchip web page outlines
this..or was it on the phylips microcontroller page..ahh..try 'em both.
Good Luck..
-PRam
1999\03\01@171603
by
Byron A Jeff
>
> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_0006_01BE63F8.A8D62BC0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> Dear Sirs,
>
> I need to interface a PC XT/AT keyboard with a PIC16C63A.
> I know that the pins of the connector of the keyboard are:
> +5VDC, GND , /RESET , DATA ,CLOCK and it works with serial synchronous.
> I would like to know to make the treatment of the protocol sent by the =
> keyboard.
Search you favorite search engine for the PC Keyboard FAQ. Answers all
you questions and more.
> Is it unidirectional or bi-directional ?
Undirectional for the XT, BiDirectional for the AT.
> Do the data come in ASCII or HEX format ?
Scancodes actually. You'll have to find a way to map them into something
usable.
BAJ
More... (looser matching)
- Last day of these posts
- In 1999
, 2000 only
- Today
- New search...