k3ng / k3ng_cw_keyer

K3NG Arduino CW Keyer
http://blog.radioartisan.com/arduino-cw-keyer/
GNU General Public License v3.0
424 stars 220 forks source link

RTTY FSK - Nanoio code integration #127

Open Olivier-ADLER opened 2 years ago

Olivier-ADLER commented 2 years ago

With the remaining program memory we have using a Mega 2560 AVR (around 60 % free), and because K3NG is fully modular, it should be possible to integrate FSK support for keyboard sending as well as NanoIO for FSK emulation.

Decoding is probably possible too with a 16 MHz clock.

This would give a better utilization of the power of those quite powerful processors and would avoid to have a second device for FSK.