Skip to content

Remote control Amiga via mouse port and Arduino / Use other machine's (USB) mouse as Amiga mouse

Notifications You must be signed in to change notification settings

mntmn/amiga-mouse-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Have an Amiga, but no compatible mouse? Emulate it using an Arduino or other microcontroller and another computer, for example a Raspberry Pi or your Laptop. This also allows remote control of an Amiga via the mouse.

It works like this:

- Arduino drives Xa/Xb, Ya/Yb and Left/Right mouse button signals. Connect it directly to the DB9 mouse/joystick port.
- Arduino receives control characters from host/remote computer that correspond to left/right/down/up/lmb/rmb mouse movements.
- The included example control application (written in Python) opens a window that will accept your mouse movements and convert them into corresponding mouse movements on the Amiga. 

Written by Lukas F. Hartmann (mntmn) on Apr 19, 2015.
License: GPLv2 or later

About

Remote control Amiga via mouse port and Arduino / Use other machine's (USB) mouse as Amiga mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages