A cw keyer based upon the Raspberry Pi Pico.
.vscode | ||
src | ||
.clang-format | ||
.gitignore | ||
CMakeLists.txt | ||
KnowHow.md | ||
LICENSE | ||
pico_sdk_import.cmake | ||
README.md |
RaspiKeyer
Since I really like the Raspberry Pi Pico, I have started building a cw keyer based upon this microcontroller.
Note: The keyer is in a very early stage. If you just want a full featured cw keyer firmware, you should better choose another project.
Features (planned/done):
- Iambic Paddle
- Keying modes: Iambic A, Iambic B
- Straight key
- Sidetone (buzzer)
- CW out (straight key input on TRX)
- WinKeyer emulation
- Setting speed with rotary knob (left stop = speed setting from memory)
- LCD Display showing at least:
- Current speed
- Iambic mode
Line out (sine wave) -> long term; not that easy