Arduino Leonardo (Atmel Mega32U4) adapter for an XT keyboard to be used as a USB keyboard.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README.md 299 B

il y a 3 ans
12345678
  1. # XT Keyboard Adapter
  2. Arduino Leonardo (Atmel MEGA32U4) code for adapting an old XT keyboard into a USB keyboard.
  3. The code contains a mapping table so this makes the keyboard "programmable"!
  4. For added effect, there is a beeping sound generated based the events being received from the keyboard.