Arduino Leonardo (Atmel Mega32U4) adapter for an XT keyboard to be used as a USB keyboard.
Go to file
2021-02-24 23:08:10 +01:00
README.md First commit 2021-02-24 23:08:10 +01:00
XtKeyboard.ino First commit 2021-02-24 23:08:10 +01:00

XT Keyboard Adapter

Arduino Leonardo (Atmel MEGA32U4) code for adapting an old XT keyboard into a USB keyboard.

The code contains a mapping table so this makes the keyboard "programmable"!

For added effect, there is a beeping sound generated based the events being received from the keyboard.