Read a mouse with an Arduino ?

Hi,
Do you have a USB to PS2 adapter?(Big difference)

The PS2 keyboard interface is not USB and using a Library can communicate with the arduino.
this
As explained works as PS2 to arduino, they then say you can use your USB to PS2 adapter.

GrumpyMike is correct. USB host is not possible with the arduino.
But using this will possibly make it possible.

Tom.... :slight_smile: