ASCII keyboards

For discussing the 65xx hardware itself or electronics projects.
Post Reply
bvold
Posts: 23
Joined: 07 Jul 2005
Location: Minnesota
Contact:

ASCII keyboards

Post by bvold »

Hi everybody,
I was wondering if anyone could tell me where I could find some ASCII keyboards. Specifically the old style that where used on the old Apple ][ computers and others from that erea.
Thanks again

bvold,
:wink:
coredump
Posts: 44
Joined: 09 Mar 2004
Location: Bristol, UK
Contact:

Post by coredump »

Well, if it's an Apple ][ style keyboard that you need, why not get an old Apple ][ and use the keyboard? Apple][s are quite common, so I understand, and you wouldn't even need a complete or fully-working one.
User avatar
8BIT
Posts: 1787
Joined: 30 Aug 2002
Location: Sacramento, CA
Contact:

Post by 8BIT »

This might me off target, but if you want to decode a standard PC keyboard, there are several options. I have written a 65c02 keyboard decoder interfaced to a 6522 and also one that uses a 20-pin AVR controller to do all the necessary decoding, providing an 8 bit ASCII output. Serial ASCII output would also be an option using a 28 pin AVR.

http://users.softcom.net/darylr/io/pckey.html

Daryl
Post Reply