vail/README.md

16 lines
523 B
Markdown
Raw Normal View History

2020-04-09 23:09:33 -06:00
This is a thing you can run to practice morse code with your friends.
It's very simple.
It doesn't try to prevent people from screwing with each other,
or the server.
You can use any key on the keyboard,
or a mouse button,
to key down.
2020-05-16 10:33:46 -06:00
You can also connect a physical key or paddle,
through an Arduino micro running a keyer program.
2020-05-16 10:42:01 -06:00
This program is on github as [vail-adapter](https://github.com/nealey/vail-adapter),
2020-05-16 10:33:46 -06:00
or [in Arduino Create](https://create.arduino.cc/editor/neale/f94bb765-47bd-4bc4-9cbf-b978f7124bdc).