Arduino Leonardo (Atmel Mega32U4) adapter for an XT keyboard to be used as a USB keyboard.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

3 anni fa
3 anni fa
1234567891011
  1. # XT Keyboard Adapter
  2. Arduino Leonardo (Atmel MEGA32U4) code for adapting an old XT keyboard into a USB keyboard.
  3. This was specifically used with a Zbrojovka Brno Consul 262.9 keyboard.
  4. ![keyboard](keyboard.jpg)
  5. The code contains a mapping table so this makes the keyboard "programmable"!
  6. For added effect, there is a beeping sound generated based the events being received from the keyboard.