Welcome, Guest. Please login or register.

Author Topic: keyrah  (Read 2638 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: keyrah
« on: February 21, 2008, 04:12:33 PM »
An alternative would be to not use the Amiga keyboard. Get a PS2 keyboard adapter for your Amiga so you can use a PS2 keyboard with it. Then use a PS2 switchbox so you can use the same keyboard with either computer.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: keyrah
« Reply #1 on: February 21, 2008, 04:42:51 PM »
Quote
amazing wrote:
yeah buti just wanted to get rid of the peecee keyboard

i love the touch of the a1200 board

Well ok.

A1200 Keyboard
 |
\/
Keyrah
 |
\/
USB->PS2 adapter
 |
\/
PS2 Switchbox -> PC PS2 port
 |
\/
Amiga PS2 Keyboard adapter
 |
\/
Amiga

No idea if that would actually work though.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: keyrah
« Reply #2 on: February 21, 2008, 08:48:22 PM »
Quote
Jope wrote:
The usb -> ps2 adapter would need to be something you coded together yourself (with a microcontroller), as the Keyrah cannot speak PS2, only USB.

Most of those small USB -> PS2 adapters are just connector adapters and the chip inside the keyboard or mouse knows to switch to ps2 mode.

Yes you are right, the small ones which just adapt the connector won't work in a PS2 port if the keyboard (or Keyrah in this case) is outputting USB data instead of PS2. But you can get intelligent USB to PS2 adapters which actually convert a USB keyboard to PS2.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10