mirror of
https://github.com/trekawek/mac-plus-ps2.git
synced 2025-01-02 23:30:53 +00:00
Update README.md
This commit is contained in:
parent
1a65862739
commit
ccb9be80b8
12
README.md
12
README.md
@ -9,8 +9,8 @@ This sketch allows to use a PS/2 keyboard with the Macintosh Plus. Mapping betwe
|
|||||||
Get a phone cord with RJ10 plug and connect pin as follows:
|
Get a phone cord with RJ10 plug and connect pin as follows:
|
||||||
|
|
||||||
1. Vcc -> Vin
|
1. Vcc -> Vin
|
||||||
2. +DATA -> pin 5,
|
2. +DATA -> pin D5,
|
||||||
3. +CLK -> pin 6,
|
3. +CLK -> pin D6,
|
||||||
4. GND -> GND.
|
4. GND -> GND.
|
||||||
|
|
||||||
The order of RJ10 pins is the same as in the computer connector:
|
The order of RJ10 pins is the same as in the computer connector:
|
||||||
@ -21,12 +21,12 @@ The order of RJ10 pins is the same as in the computer connector:
|
|||||||
|
|
||||||
For the Mini-DIN 6 plug, pins should be connected as follows:
|
For the Mini-DIN 6 plug, pins should be connected as follows:
|
||||||
|
|
||||||
1. +DATA -> pin 3,
|
1. +DATA -> pin D3,
|
||||||
2. -,
|
2. (not connected),
|
||||||
3. GND -> GND,
|
3. GND -> GND,
|
||||||
4. Vcc -> +5V,
|
4. Vcc -> +5V,
|
||||||
5. +CLK -> pin 2,
|
5. +CLK -> pin D2,
|
||||||
6. -
|
6. (not connected)
|
||||||
|
|
||||||
Pinout for the female connector from front (copied from [Wikipedia](https://en.wikipedia.org/wiki/PS/2_port)):
|
Pinout for the female connector from front (copied from [Wikipedia](https://en.wikipedia.org/wiki/PS/2_port)):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user