PS/2 to PCjr Keyboard Converter - Schematic and Source
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
By the way, I've shipped the first three cables already, so anyone else interested in ordering (James?) should send me a PM. I'll make sure you get one of the solidly constructed ones unless you want the $5 off for one of the 'iffy' ones.
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
Spare PCB is now spoken for.
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
I think a couple of these should have shown up by now...
Any feedback?
Any feedback?
-
MikeModified
- Posts: 136
- Joined: Sat Mar 15, 2014 5:10 pm
- Location: Portland, OR
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
I got mine. Can't decide which other vintage computer to take down so as to set up a jr.
Soon, though, very soon.
Mike
Soon, though, very soon.
Mike
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
I've gotten mine too, but alas, no time yet to hook them up. It may be another week.
They do look great- I think they are well made.
They do look great- I think they are well made.
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
Mine is due in on Saturday so I'll be able to try it first thing Monday morning. I am curious how it works with the keyboard buffer routines on the PCE Combo v.2 cartridge. My guess is it shouldn't make a difference.
-PCjr (1989)-DOS 3.3, Racore Drive II, jrIDE-128 MB DOM, jrExcellerator, Tandy Mod, Serial Card, Combo v2, Config Plus, IBM Parallel Port, Megaboard, Xircom PE3-10BT
-PCjr (2001)-DOS 3.3, jrIDE-128 MB DOM, NEC v20, Parallel Port, Comswap, Xircom PE3-10BT
-PCjr (2001)-DOS 3.3, jrIDE-128 MB DOM, NEC v20, Parallel Port, Comswap, Xircom PE3-10BT
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
Mine arrived today in the mail.
IT WORKS GREAT!!!!
Only had it plugged in for a few minutes, but discovered the most pleasant thing: I no longer have to twist my fingers and hold my mouth to the left to get a backslant! Typing a long path to a file on the jrIDE is no longer an exercise in screaming expletives. Well, maybe it was not *that* bad, but this is sure nicer.
An old Compaq keyboard is the first PS/2 keyboard I found. I'll try others later this weekend.
Thanks for my new (and very useful) toy, Michael.
<*> Jim
IT WORKS GREAT!!!!
Only had it plugged in for a few minutes, but discovered the most pleasant thing: I no longer have to twist my fingers and hold my mouth to the left to get a backslant! Typing a long path to a file on the jrIDE is no longer an exercise in screaming expletives. Well, maybe it was not *that* bad, but this is sure nicer.
An old Compaq keyboard is the first PS/2 keyboard I found. I'll try others later this weekend.
Thanks for my new (and very useful) toy, Michael.
<*> Jim
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
Glad to know it works with more than just my own equipment!jharre wrote:Mine arrived today in the mail.
IT WORKS GREAT!!!!
Only had it plugged in for a few minutes, but discovered the most pleasant thing: I no longer have to twist my fingers and hold my mouth to the left to get a backslant! Typing a long path to a file on the jrIDE is no longer an exercise in screaming expletives. Well, maybe it was not *that* bad, but this is sure nicer.
An old Compaq keyboard is the first PS/2 keyboard I found. I'll try others later this weekend.
Thanks for my new (and very useful) toy, Michael.![]()
<*> Jim
Oh, and I just thought I'd post a reminder (I don't know how many people read the post where I mentioned it) but F12 is currently re-mapped to Fn in the code. If anyone's missing F12 too badly and doesn't want to use Fn for anything (Echo is the only thing that comes to mind and I've never used it personally), it's only a two character change to the code (a number in a look-up table) and the PICs can be easily re-programmed.
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
Found some oddball behavior today.
After trying out a Compaq, a couple different IBM, and a MaxiSwitch PS/2 keyboard, I saw that they all exhibit the same thing: the shifted 1-0 on the top row of keys (below the function keys) do not emit the symbols on the keys or much of anything. The other keys on that row do work shifted: the ~, _, and + all are correct.
Since I have keyclick turned on, I could hear that they all "ticked" except for shift-5. Shift-6 is interesting, as it emits a character each time you hit it from the last command typed like the right-arrow key does.
I pick up one of those cheap PIC programmer boards on eBay a while back. Guess I need to learn how to use it and go find the compiler software that jmetal88 mentioned.
<*> Jim
After trying out a Compaq, a couple different IBM, and a MaxiSwitch PS/2 keyboard, I saw that they all exhibit the same thing: the shifted 1-0 on the top row of keys (below the function keys) do not emit the symbols on the keys or much of anything. The other keys on that row do work shifted: the ~, _, and + all are correct.
Since I have keyclick turned on, I could hear that they all "ticked" except for shift-5. Shift-6 is interesting, as it emits a character each time you hit it from the last command typed like the right-arrow key does.
I pick up one of those cheap PIC programmer boards on eBay a while back. Guess I need to learn how to use it and go find the compiler software that jmetal88 mentioned.
<*> Jim
Re: PS/2 to PCjr Keyboard Converter - Schematic and Source
Wow, really? If that's something that's happening, I'm very surprised I didn't notice it. I'll have to check for myself here in a few minutes.jharre wrote:Found some oddball behavior today.![]()
After trying out a Compaq, a couple different IBM, and a MaxiSwitch PS/2 keyboard, I saw that they all exhibit the same thing: the shifted 1-0 on the top row of keys (below the function keys) do not emit the symbols on the keys or much of anything. The other keys on that row do work shifted: the ~, _, and + all are correct.
Since I have keyclick turned on, I could hear that they all "ticked" except for shift-5. Shift-6 is interesting, as it emits a character each time you hit it from the last command typed like the right-arrow key does.
I pick up one of those cheap PIC programmer boards on eBay a while back. Guess I need to learn how to use it and go find the compiler software that jmetal88 mentioned.
<*> Jim