搜索资源列表
c8051f0xx单片机fft算法代码
- 采用的是c8051f系列单片机,算法是通用的,应用Keil软件可直接打开执行
FFT
- 可实现信号快速傅里叶变换,keil C源代码,频谱分析-Signal fast Fourier transform keil C source code, spectrum analysis
FFT
- keil软件C语言开发,C8051F系列单片机的fft变换算法。-keil software C language development, C8051F MCU fft transform.
FFT
- FFT的C实现方法 (函数名: 快速傅立叶变换 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。)-C-Implementation of FFT
FFT
- // 函数名: 快速傅立叶变换 // 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。 // 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -//Function name: Fast Fourier Transform// This function tests OK, you can TC2.0, VC++6.0, Keil C51 test.// If you MCS51 system has eno
C8051F020
- 此为C8051F020单片机开发的各种程序合集,用KEIL环境测试通过。内含FFT单片机实现程序,可实现不同点数fft的计算;有IIC总线操作程序,可通过IIC总线对24C02芯片读写;有实现串口通信的程序,利用UART与PC通信;有实现外接LCD1602显示的程序及按键控制程序;有利用DA实现简易信号发生器的DAC程序和实现内部温度采集的ADC程序。-This rar contain several programs of C8051F020.I test them in KEIL and t
singal-datafft-changge
- 信号数据的fft交换程序,AT52单片机C语言在KEIL下实现-Fft signal data exchange program (C language to achieve in KEIL)
c51fft
- 51单片机实现FFT变换源码,keil c环境,好用。单片机12MHz晶振,FFT运行时间2S。-51 MCU FFT transform source, keil c environment, easy to use. MCU 12MHz crystal oscillator, the FFT run time 2S.
STM32_FFT
- 利用意法半导体提供的DSP固件库在STM103芯片上实现快速傅里叶变换FFT算法,开发环境使用Keil uVision4。-The DSP firmware library provided by the use of STMicroelectronics STM103 chip Fast Fourier Transform (FFT) algorithm, the development environment uses the Keil the uVision4.
pinpu-fft
- LCD显示音乐频谱,KEIL C51编译过,完全可以适用。-LCD display music spectrum, KEIL C51 compiler, can apply.
fftc51
- c51 fft 频谱代码,带注释keil下已调试-c51 fft code for keil c,
FFT-spectrum
- 这是一个在KEIL上编译的,用于频谱显示的单片机程序,采样点数和采样频率可调可控,极大方便使用者-这是一个在KEIL上编译的,用于频谱显示的单片机程序,采样点数和采样频率可调可控,极大方便使用者 这是一个在KEIL上编译的,用于频谱显示的单片机程序,采样点数和采样频率可调可控,极大方便使用者 This is a compilation of the KEIL for the spectrum of the MCU program, the sampling points and the
stm32 FFT
- stm32进行AD采样dma传送进行快速fft,同时包含MAX197驱动,但是ad采样时没有使用,需要的话也可以自己添加使用(Stm32 performs AD sampling dma transfer for fast fft, and includes MAX197 driver, but it is not used when ad sampling. If you need it, you can add it yourself.)