Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

using a pc keyboard on a palm

Status
Not open for further replies.

alek66

Newbie level 1
Joined
Jun 19, 2004
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
9
Hi, I want to use a pc (ps/2) keyboard o my TT3 palm. can anyone give me some pointers??? please
thx
 

I can helping you wih at/ps-2 protocol.. but I lost in a hard disk fucked devastation all my project: "keyboard encoder with PICmcu".

I have all information that you can need :D well.. only some obscure points about keyb responses.. nothing impontant.. :p
 

some tool can remote control Palm from PC ..
and keyin data to Palm

but if you want to use PS/2 keyboard connectot to
Palm .. I think it have problem on interface
Palm only IrDA & RS232

google find protocol
panda.cs.ndsu.nodak.edu/~achapwes/PICmicro/PS2/ps2.htm

and some PPC PDA have USB host (acer N20 ??)
can access USB keyboard/HD from PPC PDA

but Palm is USB client not host
 

Hello Alek66..
I can tell you how to control your Palm with PS/2

you can connect the Keyboard (PS/2) to the micro controller (AVR)
and very simply you can get the charecters from the Keyboard and resend it
to your palm using RS232 then you can program it to receive these chars and
do what you want ....

the attached program is written in Bascom AVR to get the keyboard characters
and send it in RS232 ....
 

here is the program
 

You can translate PS/2 to RS232 protocol, just two lines, Tx & Rx!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top