So how does a PS/2 keyboard interface work?
Ben Eater · 33:07
A PS/2 keyboard is a simple four-wire serial device (5 V, ground, clock, data) that emits an 11-bit packet per scan code, and Ben Eater shows how to turn that bitstream into latched parallel bits with cascaded 74HC595...