PC communication
Archiver
Posts: 46,084
I would like to program a stamp to communicate to a standard PC
through the keyboard (ps-2) port. Does anyone know how to accomplish
this? I think that the stamp has the capability but I do not know the
protocol for ps-2 communications. My project would need to act like
a standard keyboard so that the computer responds to it and "thinks"
that it is connected to a keyboard. I would also like to have a
keyboard connected to the computer so that either of the devices
could talk to the computer.
through the keyboard (ps-2) port. Does anyone know how to accomplish
this? I think that the stamp has the capability but I do not know the
protocol for ps-2 communications. My project would need to act like
a standard keyboard so that the computer responds to it and "thinks"
that it is connected to a keyboard. I would also like to have a
keyboard connected to the computer so that either of the devices
could talk to the computer.
Comments
> I would like to program a stamp to communicate to a standard PC
> through the keyboard (ps-2) port. Does anyone know how to
> accomplish this?
Have a look here:
http://panda.cs.ndsu.nodak.edu/~achapwes/PICmicro/PS2/ps2.htm
That should get you started or at least give you an idea what
you're up against.
SD