xt-keyboard-adapter/README.md

12 行
398 B
Markdown

2021-02-24 22:08:10 +00:00
# XT Keyboard Adapter
Arduino Leonardo (Atmel MEGA32U4) code for adapting an old XT keyboard into a USB keyboard.
2023-04-23 04:46:36 +00:00
This was specifically used with a Zbrojovka Brno Consul 262.9 keyboard.
![keyboard](keyboard.jpg)
2021-02-24 22:08:10 +00:00
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.