Arduino Leonardo (Atmel Mega32U4) adapter for an XT keyboard to be used as a USB keyboard.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

README.md 398 B

3 år sedan
3 år sedan
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.