JHarmon
Newbie level 3
I'm trying to work with data from a keyboard and design some little logic circuits for it. I stripped off the PS/2 connector, then used an ohm meter to find which wire corresponded to which pin. I then stripped the wires, soldered some solderless-breadboard-friendly wires on, and plugged them into my little breadboard. I have voltage wired to +5V, ground to 0V, and I'm connecting the clock wire to the clock pin of a 74LS161 binary counter (datasheet if you'd like).
So when I press and release a key, my counter should count to 32 (31, 32, or 33, not quite sure from the reading I've been doing)...
However, it does not change when I press a key.
Does anyone have experience with PS/2 keyboards? I can't find what's wrong with my circuit :-?
So when I press and release a key, my counter should count to 32 (31, 32, or 33, not quite sure from the reading I've been doing)...
However, it does not change when I press a key.
Does anyone have experience with PS/2 keyboards? I can't find what's wrong with my circuit :-?