Skip to content

TheBlackSwitch/PS2Keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS2Keyboard interface

DESCRIPTION

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 =>

LICENSE

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

About

A simple library used to read input from keyboards that support the PS/2 protocol

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages