-
-
-
FFT_kris32.zip
This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C.
-
-
-
-
-
infraRED_Plus.rar
通过红外遥控调用板上不同资源,并将结果显示于LCD1602。
按键码 1 测温
按键码 2 时钟
按键码 3 ADC0832 通道0 单端
按键码 4 ADC0832 通道1 单端
按键码 5 ADC0832 通道0/1交替启动,结果分两行显示 单端
按键码 6 DAC TCL5615
按键码 7 Relay / Speaker / DC Motor
其他按键码 显示键码的四个值
-
InfraRED_COM.rar
通过红外遥控调用板上不同资源,并将结果通过串口传输至电脑显示。由按键值确定具体功能,包括:测温,时钟,ADC0832 通道0 单端, ADC0832 通道1 单端, ADC0832 通道0/1交替启动,结果分两行显示 单端,DAC TCL5615
, Relay / Speaker / DC Motor
其他按键码 显示键码的四个值
-
-
-