CW Decoder (Morse code decoder) 1st release version. Only run on Nucleo-F446RE mbed board.

Dependencies:   Array_Matrix F446_AD_DA ST7565_SPI_LCD TextLCD UIT_FFT_Real

Fork of F446_MySoundMachine by 不韋 呂

Base on F446_MySoundMachine program created by 不韋 呂-san.
Thanks to 不韋 呂-san making fundamental part such as FFT and ADC high speed interrupt driven program.
I just combined LCD and show CW code.

Revision:
5:503bd366fd73
Parent:
2:c7b910e2deca
Child:
6:5e21ac9f0550
--- a/main.cpp	Mon Jan 30 13:58:11 2017 +0000
+++ b/main.cpp	Tue Jan 31 12:52:35 2017 +0000
@@ -8,7 +8,7 @@
 //           7: ピッチシフタ
 //           9: 残響生成器
 //
-//  2017/01/30, Copyright (c) 2017 MIKAMI, Naoki
+//  2017/01/31, Copyright (c) 2017 MIKAMI, Naoki
 //--------------------------------------------------------
 
 #include "F446_ADC_Interrupt.hpp"   // AD, DA