Skip to content

ok1hra/k3ng_cw_keyer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Open Interface III

Arduino firmware modified for Open Interface III hardware - based on K3NG Arduino CW Keyer, which in addition includes: OI3

  • Switch MODE - preset board for each mode separately
  • MENU - show many actual value and firmware preset
  • Band decoder - sniffing CAT or generate own request for read frequency, with BCD (IP in future) output
  • FSK keying - RTTY keying from memory button or serial line
  • FSK decode - RTTY decode signal generate from PC (EXTFSK)

More in wiki

LCD menu

Binary upload with avrdude

$ avrdude -v -v -p atmega2560 -c wiring -P /dev/ttyUSB0 -b115200 -V -D -U flash:w:/k3ng_keyer.ino.mega.hex:i

About

K3NG Arduino CW Keyer - modified for Open Interface III hardware.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.3%
  • C 6.1%
  • Other 0.6%