Arduino Leonardo (Atmel Mega32U4) adapter for an XT keyboard to be used as a USB keyboard.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

398 B

XT Keyboard Adapter

Arduino Leonardo (Atmel MEGA32U4) code for adapting an old XT keyboard into a USB keyboard. This was specifically used with a Zbrojovka Brno Consul 262.9 keyboard.

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.