![]() ![]() |
Jul 21 2005, 08:14 AM
Post
#1
|
|
|
Group: Members Posts: 793 Joined: 28-November 04 From: NM, US, sometimes Asia Member No.: 5,633 |
Hi there,
I am thinking of using a ps2 FEMALE <-> 9DIN MALE adapter to convert a ps2 keyboard so that it can plug directly to the luxemberg cable with its 9DIN FEMALE plug. For now, I am going to write a simple app to listen on the comm port for wince *gasp*. This should give me the raw keyboard scan codes coming in from the keyboard which I will use to send key strokes to the wince system. Of cos, if there is a ready solution, it would be great too! Short of getting a $50+ iBiz keyboard, I hope this will work. I know you can use the belkin ir keyboard as well, but my ir on the SL4 is dead (I think) and I believe repairing it could be more expensive than the iBiz keyboard. Any ideas or comments appreciated! The adapter is found here ... Serial Mouse Adapter DB9 Male/MiniDin 6 Female http://www.viking-tech.com/Adapters.htm |
|
|
|
Jul 21 2005, 03:47 PM
Post
#2
|
|
|
Group: Members Posts: 9 Joined: 11-July 05 Member No.: 7,578 |
Learn morse code and write an app to read one or more of the very few buttons on the Simpad. Sorry, I am of no help.
|
|
|
|
Jul 21 2005, 07:32 PM
Post
#3
|
|
|
Group: Members Posts: 253 Joined: 22-December 04 Member No.: 6,002 |
PS/2 and RS-232 are electrically incompatable. That adapter is only for mice that are both PS/2 and RS-232, and it just terminates the proper pins to tell the mouse to go into RS-232 mode.
You'll need a complex adapter to go from PS/2 keyboard to RS-232, either PIC or AVR driven, like this one: http://www.iptel-now.de/HOWTO/PS2SER/ps2ser.html |
|
|
|
Jul 22 2005, 10:21 AM
Post
#4
|
|
|
Group: Members Posts: 793 Joined: 28-November 04 From: NM, US, sometimes Asia Member No.: 5,633 |
Gee ... no wonder there is a keyboard controller onboard motherboards!
|
|
|
|
Jul 22 2005, 10:28 AM
Post
#5
|
|
|
Group: Members Posts: 535 Joined: 7-March 04 Member No.: 2,195 |
I think old SUN keyboards might use serial protocol.
-albertr |
|
|
|
Jul 23 2005, 05:32 PM
Post
#6
|
|
|
Group: Members Posts: 793 Joined: 28-November 04 From: NM, US, sometimes Asia Member No.: 5,633 |
ah I see ... hmmm ... how about any of the pda keyboards? They do use serial protocol too? Then maybe an adapter cable can convert such a keyboard for use with the SL4? Just need to write a driver for it.
|
|
|
|
Jul 26 2005, 07:14 AM
Post
#7
|
|
|
Group: Members Posts: 18 Joined: 12-July 04 Member No.: 3,983 |
You need a serial keyboard like the ones used with older PALMs before Bluetooth keyboards became popular. There is a driver for the OPIE Simpads that will work with some serial keyboards. It is called QPE-Flexis so presumably it will work with any of the roll-up flexible keyboards that used to be sold under the Flexis brand. This keyboard is still being sold but it has a completely different name now. In any case, it is a rubber type material that you can literally roll up into a cylinder the size of a toilet roll tube.
I did manage to find a serial keyboard for my old Palm V on ebay earlier this year and there were several auctions to choose from. That may be the best bet. |
|
|
|
Jul 26 2005, 12:25 PM
Post
#8
|
|
|
Group: Members Posts: 253 Joined: 22-December 04 Member No.: 6,002 |
QUOTE(Snappy @ Jul 24 2005, 01:32 AM) ah I see ... hmmm ... how about any of the pda keyboards? They do use serial protocol too? Then maybe an adapter cable can convert such a keyboard for use with the SL4? Just need to write a driver for it. They do use a serial protocol, however, the voltage signaling levels are not the same as RS-232. You'd need a chip to convert the voltage levels to RS-232 compatable levels. QUOTE know you can use the belkin ir keyboard as well, but my ir on the SL4 is dead (I think) and I believe repairing it could be more expensive than the iBiz keyboard. Your best bet may be to get a serial IRDA adapter (about $20) and pairing it with a cheap IR keyboard from Ebay. There's at least one Serial to IRDA cable that has the IR part on the end of 2 foot long cord, then attach that end to the keyboard. |
|
|
|
Jul 27 2005, 07:57 AM
Post
#9
|
|
|
Group: Members Posts: 793 Joined: 28-November 04 From: NM, US, sometimes Asia Member No.: 5,633 |
Tom61, thanks for the info and tip!
btw, would that mean I need a relevant irda driver on the SL4 or does it mean I can use other apps via the serial port without knowing that it is really ending with an irda port? |
|
|
|
Aug 1 2005, 01:57 PM
Post
#10
|
|
|
Group: Members Posts: 253 Joined: 22-December 04 Member No.: 6,002 |
QUOTE(Snappy @ Jul 27 2005, 03:57 PM) Tom61, thanks for the info and tip! btw, would that mean I need a relevant irda driver on the SL4 or does it mean I can use other apps via the serial port without knowing that it is really ending with an irda port? Should be transparent to the system, it'll be seen as serial. |
|
|
|
Dec 2 2005, 01:05 PM
Post
#11
|
|
|
Group: Members Posts: 156 Joined: 21-September 05 Member No.: 8,161 |
The Palm V Keyboard works great - I am writing this text with it
the voltage isn't a problem - it does not kill my keyboard or my simpad! but I can not guarante you this for yours the pinout is just copied form 1 Pilot Connector Pin PC serial port Usage 2 4 - DTR +3,3V - from Palm to KBD 3 2 - RD Palm RD - from KBD to Palm 4 7 - RTS RTS - Request to Send - from Palm to KBD 7 Palm GPI1 - to Palm - triggers HotSync usually 10 5 - GND Ground you yust have to convert it to the simpad pinouts 2 I used the kbdd driver and the stowaway keyboard type. Have fun! 1 http://www.iptel-now.de/HOWTO/SER_PALM_KBD/ser_palm_kbd.html 2 http://opensimpad.org/internals.0.html#218 |
|
|
|
Jan 12 2007, 08:57 AM
Post
#12
|
|
|
Group: Members Posts: 138 Joined: 5-October 04 From: konstanz, germany Member No.: 4,874 |
Hi :-)
I have a nice serial keyboard from Datacomp Electronics ... works great with WinCE 3.x on SL4 ... now I want to try it with Similar GPE 0.8.x ... Did anyone know which of this keyboards in system settings "keys and buttons" is compatible with my DPK62AV Version 3.1? What about getty running on /dev/ttySA0 ... I change serial setting from "console" to "none" ... killed getty ... it will get up again :-( What about running xkbd ? Read about serial keyboard at this page THX Martin |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 07:29 PM |