Keyboard firmwares for Atmel AVR and Cortex-M
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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.