A simple arduino library used to read a PS2Keyboard using the PS/2 protocol Many modern PS2Keyboards still support the PS/2 protocol! You can use it through usb by connecting D+ (the CLOCK pin) to an interrupt pin and D- (the DATA pin) to any digital input pin. (you also have to supply the PS2Keyboard ofcourse)
READ MORE ON THE WIKI: wiki =>
This software by theblackswitch is licensed under CC-BY-NC https://creativecommons.org/licenses/by-nc/4.0/
meaning you are allowed to:
- Copy the code for personal use
- Redistribute the code (for non commercial purposes) and make changes
But under the following terms:
- You must give appropriate credit
- The reditributed material must be licensed under the same license