Adapter for morse keys to USB
Go to file
Neale Pickett 012ee5ae31 Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
.vscode Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
case Lots of changes for V3.0: 2022-05-21 20:14:03 -06:00
doc Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
.clangd Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
.gitignore Many changes for v2 2022-04-19 22:16:12 -06:00
LICENSE.md license copyright formatting 2020-05-16 10:45:47 -06:00
Makefile Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
README.md Lots of changes for V3.0: 2022-05-21 20:14:03 -06:00
adapter.cpp Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
adapter.h Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
bounce2.cpp Init 2020-05-16 10:43:38 -06:00
bounce2.h Init 2020-05-16 10:43:38 -06:00
install.sh Many changes for v2 2022-04-19 22:16:12 -06:00
keyers.cpp Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
keyers.h Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
polybuzzer.cpp Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
polybuzzer.h Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
touchbounce.cpp Lots of changes for V3.0: 2022-05-21 20:14:03 -06:00
touchbounce.h Lots of changes for V3.0: 2022-05-21 20:14:03 -06:00
vail-adapter.ino Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00
webhid-test.html Attempt to get local keyer modes going 2022-05-22 21:55:22 -06:00

README.md

Author Email License
neale neale@woozle.org MIT

Vail Adapter: Morse Code Key/Paddle to USB

Vail adapter, assembled and connected

Features

  • Lets you key even if you move focus to another window
  • Works with Vail
  • Works with VBand
  • Optional sidetone generator for straight keying, which helps with latency
  • Free firmware updates for life
  • Can be wired up in about 5 minutes

Vail Adapter benefits video (4:46)

Setting Up

Future Work

Things I plan to add:

  • Local keyer logic for Ultimatic, Iambic, etc.
  • Local keyer generating sidetones
  • Vail site sends MIDI note events to the adapter, so you don't need your computer speaker on to listen.

Contributing

To contribute to this project please contact neale@woozle.org https://id.arduino.cc/neale

Similar projects

  • Vail user Michele Giugliano's MorsePaddle2USB, which runs on a DigiSpark (attiny85). It only sends keystrokes, so you must keep the Vail window focused: you can't switch to other apps and still transimit.
  • Ham Radio Solutions sells a USB Paddle Interface which appears to be very similar to Michele's project. You must keep the Vail window focused.
  • CWKeyboard looks almost exactly the same as the VBand adapter.