You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
tmk 239bdbf419 PS/2: request to resend when error is occured. преди 13 години
..
Makefile host interface for pjrc преди 13 години
README host interface for pjrc преди 13 години
config.h host interface for pjrc преди 13 години
keymap.c refactor keyboard.h, host.h преди 13 години
led.c added protocol stack: pjrc, vusb преди 13 години
main.c PS/2: request to resend when error is occured. преди 13 години
matrix.c refactor keyboard.h, host.h преди 13 години
usart_print.c added PS/2 to USB converter use V-USB as protocol stack преди 13 години
usart_print.h added PS/2 to USB converter use V-USB as protocol stack преди 13 години
usbconfig.h PS/2 library receives data partially by interrupt преди 13 години

README

PS/2 to USB keyboard converter with V-USB
=========================================
2011/02/07

NOT COMPLETED
development was suspended.

TODO:
PS/2 library: losts data from keyboard occasionally,
should use interrupt thoroughly for communication.

Code cleaning: merge code changed here to other subprojects and common modules.