[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: //c keyboard matrix pinout



On Sunday, September 23, 2012 8:02:33 AM UTC-4, option8 wrote:
> that post is actually my first attempt :)

Oh cool.  So are any keys not working?  I didn't think the teensy would have enough pins, so I'm using a Teensy++ 2.0.

> and FYI, i'm working on getting USB <-> AppleII working both directions.

2e I'm assuming?  I'm also doing PS2->2e and 2e->USB.  Here's a key table I made that has been very helpful: https://docs.google.com/open?id=0BzQXgIz00kjSY2ZmTTZhWndydDA

I haven't done any coding for the Teensy yet, but I did get the PS2->USB example running.  That alone is 95% of what I need.  I figured a const declaration and array lookup loop should cover the last 5%.  I've done more work on the hardware.  Here's where I'm at right now: http://www.youtube.com/watch?v=aQwZBaKcfdk