Page 1 of 1

Amiga 2000 Converter

Posted: 31 Mar 2018, 04:19
by TheInverseKey
Hi,

I have a Amiga 2000 with space invaders and I am looking to convert it to work with a normal pc.

I came across the following converter http://www.kbdbabel.org/. I was wondering if this could be used on a teensy if not then what would I be getting myself into.

Thanks

Posted: 31 Mar 2018, 15:54
by Findecanor
There is code for Arduino for the Amiga keyboard protocol to USB. You could probably use that as-is with Teensyduino or a Pro Micro if you have the Arduino software.

If you want a special keyboard firmware (TMK, QMK etc.) you would have more work to do, but you could use the above as a starting point/reference.
(BTW, this was in the Wiki. ;) )