Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.06 KB

File metadata and controls

56 lines (34 loc) · 1.06 KB

Arduino-PS2-Mouse-to-Amiga-Adapter

Connect a PS2 (or compatible USB Mouse) to an Amiga

You will need:

  • 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)

Connect:

  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

Firmware

Upload the INO to the Arduino

Usage

Double-Check ! Connections ! Plug into Amiga and use your PS2 Mouse on the Workbench ...

Thanks to: