PS2 Controller Out

Hi, i want to use my arduino uno, when i press a "button", it will say my computer via ps2 keyboard port that w is pressed, but idk what to send to the data pin when it gets pressed and released.
thanks

The ps2dev library seems like a good place to start.

Thx!

There is a great book called the Arduino Cookbook, get a copy, scan it then read the sections that are pertinent to your problems.

I just had a quick look at the book. It does seem like a very good resource, however it only seems to cover PS2 connection between a Mouse and Arduino. As I understand it, fetterboss is instead hoping to emulate a PS2 keyboard, connecting between Arduino and a PC.

See if this helps: https://www.alt-codes.net/

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.