Keyboard firmwares for Atmel AVR and Cortex-M
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
tmk 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack 13 år sedan
..
Makefile Synchronous USART support for PS/2 on V-USB stack 13 år sedan
README host interface for pjrc 13 år sedan
config.h Synchronous USART support for PS/2 on V-USB stack 13 år sedan
keymap.c refactor keyboard.h, host.h 13 år sedan
led.c added protocol stack: pjrc, vusb 13 år sedan
main.c Synchronous USART support for PS/2 on V-USB stack 13 år sedan
matrix.c refactor keyboard.h, host.h 13 år sedan
ps2_usart.c Synchronous USART support for PS/2 on V-USB stack 13 år sedan
sendchar_dummy.c Synchronous USART support for PS/2 on V-USB stack 13 år sedan
sendchar_usart.c Synchronous USART support for PS/2 on V-USB stack 13 år sedan
usbconfig.h Synchronous USART support for PS/2 on V-USB stack 13 år sedan

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.