We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to picture that you put on: https://www.pjrc.com/teensy/td_libs_PS2Keyboard.html The +5V line is on the right. This seems to be wrong, for example see:
[1] https://web.archive.org/web/20060901070855/http://www.computer-engineering.org/ps2protocol/ [2] https://en.wikipedia.org/wiki/PS/2_port
IMHO you should make it explicit if the pinout is for female or male connector.
The text was updated successfully, but these errors were encountered:
Is this image from the web page incorrect? Or is the connector's gender unclear?
Sorry, something went wrong.
The pinout in your image is correct. The connector is a Female 6-pin mini-DIN; the same one found on an IBM PS/2 computer, and many others.
No branches or pull requests
According to picture that you put on: https://www.pjrc.com/teensy/td_libs_PS2Keyboard.html
The +5V line is on the right. This seems to be wrong, for example see:
[1] https://web.archive.org/web/20060901070855/http://www.computer-engineering.org/ps2protocol/
[2] https://en.wikipedia.org/wiki/PS/2_port
IMHO you should make it explicit if the pinout is for female or male connector.
The text was updated successfully, but these errors were encountered: