-->
Page 1 of 1

How to connect a PS2 keyboard to ESP8266?

PostPosted: Wed Aug 24, 2016 9:45 pm
by Vargha
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

Re: How to connect a PS2 keyboard to ESP8266?

PostPosted: Mon Sep 05, 2016 11:43 am
by mrburnette

Re: How to connect a PS2 keyboard to ESP8266?

PostPosted: Mon Sep 05, 2016 12:30 pm
by Vargha
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

Re: How to connect a PS2 keyboard to ESP8266?

PostPosted: Thu Aug 24, 2017 7:52 am
by Mirik_
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 :)