Added image presenting the adapter.

This commit is contained in:
Tomek Rękawek 2016-11-26 23:04:35 +01:00
parent fb4f88a1e1
commit b92c9cfdab
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
This sketch allows to use a PS/2 keyboard with the Macintosh Plus. Mapping between PS/2 keys and Mac keys is stored in the [keymap.ino](mac_plus_ps2/keymap.ino) file. Sketch uses a modified version of the [PS2Keyboard Library](http://www.pjrc.com/teensy/td_libs_PS2Keyboard.html) --- all the logic except `getScanCode()` method have been stripped.
<img src="https://github.com/trekawek/mac-plus-ps2/raw/master/doc/arduino-ps2.jpg" width="50%">
## Connecting to Macintosh Plus
Get a phone cord with RJ10 plug and connect pin as follows:

BIN
doc/arduino-ps2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB