Connect a PS2 (or compatible USB Mouse) to an Amiga
- Arduino (Nano/Uno/Mini/...)
- PS2 Mouse (or USB mouse that can be used with an usb-to-ps2 adapter)
- Female DSub9 (to plug into the Amiga)
PS2 Mouse Arduino Pin
CLOCK D11
DATA D12
5V 5V
GND GND
DSub9 Female Pin Arduino Pin
1 D2
2 D3
3 D4
4 D5
5 D8
6 D6
7 5V
8 GND
9 D7
Upload the INO to the Arduino
Double-Check ! Connections ! Plug into Amiga and use your PS2 Mouse on the Workbench ...
-
Kristopher Chambers (kristopher) for the PS2Mouse library: http://github.com/kristopher/PS2-Mouse-Arduino/
-
Spark (cssvb94) for code from AmigaUSBMouseJoystick: https://github.com/cssvb94/AmigaUSBMouseJoystick