-
描述msp430的端口控制以及频率设定
的一个简单程序
描述msp430的端口控制以及频率设定
的一个简单程序
- 2022-03-22 03:45:10下载
- 积分:1
-
MAX7219显示程序
max7219显示程序,用C语言编写,可用keil运行-max7219 display program
- 2023-03-17 14:20:03下载
- 积分:1
-
avr单片机1wire例子代码
avr单片机1wire例子代码-avr SCM 1wire example code
- 2023-07-10 19:35:02下载
- 积分:1
-
MSP单片机开发应用实例,适用于任何型号
MSP单片机开发应用实例,适用于任何型号-MSP development and application of single-chip example, apply to any model
- 2022-01-25 14:37:02下载
- 积分:1
-
ALTEA EPM7128 CPLD的用于控制三维步进电机的VHDL源代码
ALTEA EPM7128 CPLD的用于控制三维步进电机的VHDL源代码-ALTEA EPM7128 CPLD is used to control the stepper motor of three-dimensional VHDL source code
- 2022-02-07 03:17:32下载
- 积分:1
-
SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用...
SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用 SPI接口AD转换器代码 2002/3/9 design by elven-SPI AD converter code of the source implementation of the serial (SPI) interface software simulation This is a project that will be used SPI interface devices, debug successful, the compiler through WAVE, and can directly call SPI AD converter code 2002/3/9 by design"s Eleven
- 2022-12-05 02:35:03下载
- 积分:1
-
8X8的点阵图
schematic diagram of dot matrix 8x8
- 2022-03-17 04:35:41下载
- 积分:1
-
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter()
float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口
作用:对采集下来的音频数据用算法处理,返回一个结果
参数:sampleData-音频数据缓冲地址指针;
length-缓冲区尺寸(音频数据数量),字节数;
返回值:返回算法结果。
void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize)
作用:设置算法参数;
参数:set_SampleRate-音频数据抽样速率;
set_TargetFreq-目标信号频率;
set_BlockSize-算法数据块尺寸(采样点);
用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
- 2023-03-11 13:30:04下载
- 积分:1
-
IC模块读写程序,经过很长时间使用,没出一点问题,目前看是非常不错的
IC模块读写程序,经过很长时间使用,没出一点问题,目前看是非常不错的-IC module to read and write procedures used after a very long time, did not get out of difficulties, the current situation is very good
- 2022-02-05 01:09:46下载
- 积分:1
-
linux环境下开发SD card驱动得好帮手
linux环境下开发SD card驱动得好帮手-linux environment to develop a good SD card driver help
- 2023-07-11 15:40:02下载
- 积分:1