PaulStoffregen / PS2Keyboard

PS/2 Keyboard Library for Arduino
http://www.pjrc.com/teensy/td_libs_PS2Keyboard.html
151 stars 57 forks source link

ESP32 Wrong output #14

Closed ripper121 closed 6 years ago

ripper121 commented 6 years ago

With the ESP32 I got some wrong output. When i press the same button on the keyboard sometimes another letter will appear on the Serial Output.

ripper121 commented 6 years ago

I have connected the Keyboard directly to the ESP Pin and to VIN (5V) and GND. Do I need some Levelshifter or will this not help?

PaulStoffregen commented 6 years ago

This is not the place to ask for project help. Post on the ESP community forum.

ripper121 commented 6 years ago

It is a Problem on your lib and you have ESP32 support.

PaulStoffregen commented 6 years ago

I do not directly support any ESP. I depend on the ESP community to resolve any ESP problem and submit pull requests.

Please, do not post again here. Ask on the ESP forum for help. Only post here when people from the ESP community have fully diagnosed the problem.