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.

README 348B

123456789101112
  1. PS/2 to USB keyboard converter with V-USB
  2. =========================================
  3. 2011/02/07
  4. NOT COMPLETED
  5. development was suspended.
  6. TODO:
  7. PS/2 library: losts data from keyboard occasionally,
  8. should use interrupt thoroughly for communication.
  9. Code cleaning: merge code changed here to other subprojects and common modules.