How to connect a PS2 keyboard to ESP8266?
Posted: Wed Aug 24, 2016 9:45 pm
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
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