ps2dev
ps2dev copied to clipboard
Arduino library to emulate PS2 keyboard/mouse
The compiler issues a warning on this, which makes my eyelid twitch a little :) Also could you make a new release + tag?
delta_x , delta_y controls coordinates but what controls clicks ???
Is mouse wheel supported?
Can this library be used to output a PS/2 keyboard and mouse at the same time? For example, some computers only have one PS/2 port but a y-splitter can be...
Hi, Many thanks for this great library! In my computer, M/B and PC case incompatibility prevent it from booting properly unless F1 is pressed in the BIOS. I use an...
This makes the library importable on Debian 10 with arduino 2:1.0.5+dfsg2-4.1 I have not really studied any arduino library writing guidelines but if I look at all the existing libraries...
Hi, I'm Lukas from Prague 10 (I guess we live close to each other). I have a working solution with Teensy 3.2 + USB Host + 3.3/5V logic level shifter....
Maxim Devaev ( https://github.com/pikvm ) wrote this: > Hi! I am very impressed with your work on the ps2dev library. > I'm the founder of the pikvm project (github.com/pikvm/pikvm), and...
Do you know if this would work on a Teensy 2.0? ...or does it require the Arduino bootloader/code?
Hi, I cloned this repository and connected an Arduino Uno to a PS/2 port, but I had no success with the example code. (I can provide a description of the...