raspikeyer/README.md

20 lines
721 B
Markdown
Raw Permalink 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-03-04 12:10:57 +01:00
- [x] Display (TM1637) showing keyer mode and speed
2024-03-06 12:48:50 +01:00
- [x] Change keying mode via button
2024-03-01 09:26:08 +01:00
- [ ] Logging and Contest Program Interfacing (WinKeyer)
2024-02-21 16:16:44 +01:00
- [ ] Support for three text memory buttons
2024-03-04 12:10:57 +01:00
- [ ] ~~Line out (sine wave) -> long term; not that easy~~