raspikeyer/README.md

21 lines
771 B
Markdown
Raw Normal View History

2024-02-13 09:24:16 +01:00
# RaspiKeyer
2024-02-06 15:45:09 +01:00
2024-02-13 09:24:16 +01:00
Since I really like the Raspberry Pi Pico, I have started building a cw keyer based upon this microcontroller.
2024-02-16 21:18:16 +01:00
**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.
2024-02-13 09:24:16 +01:00
2024-02-19 10:57:19 +01:00
Features (planned/done):
- [x] Iambic Paddle
- [x] Keying modes: Iambic A, Iambic B
2024-02-20 15:24:51 +01:00
- [x] Straight key
2024-02-19 10:57:19 +01:00
- [x] Sidetone (buzzer)
- [x] CW out (straight key input on TRX)
2024-02-21 14:25:02 +01:00
- [x] Setting speed with rotary knob
2024-02-19 10:57:19 +01:00
- [ ] LCD Display showing at least:
- Current speed
2024-02-21 16:16:44 +01:00
- Keying mode (Iambic A/B, Straight)
- [ ] Change keying mode via button
- [ ] Logging and Contest Program Interfacing (WinKeyer emulation)
- [ ] Support for three text memory buttons
2024-02-20 15:09:17 +01:00
- [ ] ~~Line out (sine wave) -> long term; not that easy~~