Arduino Leonardo (Atmel Mega32U4) adapter for an XT keyboard to be used as a USB keyboard.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 398 B

3 years ago
3 years ago
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.