Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Vargha
#53750 There is a library and code sample available to connect a PS2 keyboard to Arduino. I tried and it worked perfectly. http://www.pjrc.com/teensy/td_libs_PS2Keyboard.html
I need to do a similar thing with ESP-8266. My RX, and TX pins are in use, but I have GPIO-12, and GPIO-13 available for it. Has anyone any experience or advice regarding to that?

Thanks
User avatar
By Mirik_
#69431
Vargha wrote:
mrburnette wrote:Looks like mmiscool has done it:

https://github.com/esp8266/Basic/tree/master/libraries/PS2Keyboard



Thanks for the replay, but that looks the same one. It's for Teensy and Arduino. It doesn't work with ESP. There are some problems with interrupt input

My email: optiusmirik@gmail.com I will be glad to any information :)