Page 9 of 9

Re: PS/2 to PCjr Keyboard Converter - Schematic and Source

Posted: Mon Jun 29, 2015 8:52 pm
by jharre
Hooray, congrats on landing the job!

Here's my stupid question: will the code run on a 16F88 or will it only run on the 12F617 (yeah, I know the pinouts are different). The software I finally located for my PIC programmer will program a 16F88, but not a 12F617. I'd like to try the latest code without buying another programmer.

What I know about PICs is pretty much zippo.

Jim

Re: PS/2 to PCjr Keyboard Converter - Schematic and Source

Posted: Tue Jun 30, 2015 3:54 pm
by jmetal88
jharre wrote:Hooray, congrats on landing the job!

Here's my stupid question: will the code run on a 16F88 or will it only run on the 12F617 (yeah, I know the pinouts are different). The software I finally located for my PIC programmer will program a 16F88, but not a 12F617. I'd like to try the latest code without buying another programmer.

What I know about PICs is pretty much zippo.

Jim
I have an old version of the code meant for the 16F88, but the current version would require a number of revisions to pin numbers, port locations, etc.