PS2-Mouse-Arduino icon indicating copy to clipboard operation
PS2-Mouse-Arduino copied to clipboard

Arduino/Wiring Library for interfacing with a PS2 mouse.

Results 8 PS2-Mouse-Arduino issues
Sort by recently updated
recently updated
newest added

Hello, and how about get data from scroll wheel?

It seems to get the mouse working, and then it decides not to follow any of the bits relating to variables and the Serial Monitor. I'm super annoyed, as this...

the Arduino IDE automatically adds some includes if needed (one of which is stdint.h), but only when compiling a .ino file. it needs to be explicitly included for the Arduino...

In initialize, it never gets past write(0xff) only prints "try write". I think the pin never goes low, so it gets stuck in the loop: `while (digitalRead(_clock_pin)) {;}` Any advice?...

Kristopher, This looks very promising for me to detect mouse speed. I am working on a project for my wife who wants to have constant stitch length when sewing quilts....

Add support for 3 button wheel mouse

Hi, I think I did everything correctly. However I keep getting weird output from the mouse. See image attached, please help me. ![Output mouse](https://github.com/user-attachments/assets/40d623ac-0557-4cb9-8e9b-ff9b958ca8e0)