Skip to content
/ cwkeyer Public

A Linux Iambic B Keyer written in Qt and C++ stdlib

Notifications You must be signed in to change notification settings

jdolfi/cwkeyer

Repository files navigation

Yet another morse code keyer program.

This is written in Qt in a Linux environment. The backend is using the C++ std library for threading and strings and such. The front end is using the Qt GUI library and interface to the C++ std backend.

It is an Iambic Mode B only keyer. There is a built in decode function that follows the timing of the audio being played. The decoded text is displayed on a subclassed QGraphicsView object so that the spacing between characters is represented visually.

A fun project for exploring morse code, Qt, and C++ std threading.

About

A Linux Iambic B Keyer written in Qt and C++ stdlib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published