This summary page is auto-generated from the github repository. Click here to visit the main repository page.
Stable release: | unreleased |
---|---|
Status: | draft |
Maintainer: | http://github.com/henkmuller |
Description: | This repo contains functions to interface to ps2 devices |
This repo contains a set of functions to interface PS2 devices (this software acts as the PC, it can talk to, for example, a keyboard). Three levels of interface are provided: a bit banging select function, a function that interprets the PS2 keyboard press/release protocol, and tranlsation functions from PS2 keycodes to USB keycodes.
Raise an issue, or fork and do a pull-request.