raspikeyer/README.md

19 lines
626 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-20 15:24:51 +01:00
- [ ] Setting speed with rotary knob
2024-02-19 10:57:19 +01:00
- [ ] WinKeyer emulation
- [ ] LCD Display showing at least:
- Current speed
2024-02-20 15:09:17 +01:00
- Iambic mode
- [ ] ~~Line out (sine wave) -> long term; not that easy~~