Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 985 Bytes

ps-2-keyboard-mouse.md

File metadata and controls

28 lines (18 loc) · 985 Bytes

PS/2 Keyboard/Mouse

PS/2 Keyboard/Mouse

PS/2 is a serial protocol used for communication between a computer and a keyboard and mouse. While PS/2 has been largely replaced by USB in consumer applications, it is very easy to interface with a microcontroller.

Top Resources

Example PS/2 Parts

What Logic Decodes

  • Start Bit
  • Command Byte
  • ACK Bit
  • Parity Bit
  • Stop Bit
  • ACK Bit