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
|
|
|
|
- [ ] Straight key
|
|
|
|
- [x] Sidetone (buzzer)
|
|
|
|
- [x] CW out (straight key input on TRX)
|
|
|
|
- [ ] Line out (is currently WIP)
|
|
|
|
- [ ] WinKeyer emulation
|
|
|
|
- [ ] Setting speed with rotary knob (left stop = speed setting from memory)
|
|
|
|
- [ ] LCD Display showing at least:
|
|
|
|
- Current speed
|
|
|
|
- Iambic mode
|