No0ne / ps2x2pico

USB keyboard/mouse to PS/2 interface converter using a Raspberry Pi Pico
MIT License
196 stars 35 forks source link

Suggested Resource #30

Closed ssokolow closed 2 months ago

ssokolow commented 2 months ago

To help novices with building this, you might want to consider including a link to https://www-ug.eecg.utoronto.ca/desl/nios_devices_SoC/datasheets/PS2%20Protocol.htm

It's just about the only resource I've found for the pinout of a PS/2 connector that unambiguously shows both the plug and socket views, making it much harder to get confused. (Especially when you've cut apart a cheap male-to-male PS/2 cable off Aliexpress and the colors don't match the cable used in the photos.)

I've confirmed that the "Female (Socket)" diagram in it matches the "Female connector from the front" diagram on Wikipedia and every other pinout diagram I could find, bar one which apparently got them mixed up.

No0ne commented 2 months ago

True! I'll include that in the readme.

No0ne commented 2 months ago

Pinout diagram added: https://github.com/No0ne/ps2x2pico?tab=readme-ov-file#pinout-diagram