Arduino Leonardo (Atmel Mega32U4) adapter for an XT keyboard to be used as a USB keyboard.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 3 roky
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.