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

"OPTION_WABUN_CODE" (Japanese text in morse code) #106

Closed 7m4mon closed 3 years ago

7m4mon commented 3 years ago

I implemented "OPTION_WABUN_CODE" (Japanese text in morse code) https://en.wikipedia.org/wiki/Wabun_code

The wabun code is switched from the English code with prosign "DO", and returns to the English code with "SN". To insert the alphabet in wabun code, put that part in the prosign "KK" and "RR".

I tested with my Generic STM32F103C board and 2004 character (HD44780 compatible) LCD, it works fine.