-
STM32 I2C 例程,开发环境为KEIL for arm,并带Proteus仿真
STM32 I2C 例程,开发环境为KEIL for arm,并带Proteus仿真-STM32 I2C routines
- 2022-10-14 16:55:03下载
- 积分:1
-
程序描述:使用Cypress的Cy7C68013A芯片进行设计,控制外部LED数码管的显示。程序包括USB固件程序以及主机程序。
安装:把源码拷贝到硬盘特定...
程序描述:使用Cypress的Cy7C68013A芯片进行设计,控制外部LED数码管的显示。程序包括USB固件程序以及主机程序。
安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器和Visual C++ 6.0运行即可。
注意:可以首先使用Cypress的调试工具进行固件程序的调试,以确保固件程序的正确性。
-Description: Using Cypress
- 2022-05-23 20:54:19下载
- 积分:1
-
usb开发工具周立功公司下载很好用的一个软件
usb开发工具周立功公司下载很好用的一个软件-development tools usb Ligong weeks to download a very good company with a software
- 2022-01-22 08:33:24下载
- 积分:1
-
在对存储空间要求非常严格的嵌入式系统中用CPU下载CPLD的代码,比如51系列的单片机。...
在对存储空间要求非常严格的嵌入式系统中用CPU下载CPLD的代码,比如51系列的单片机。-storage space in the very strict requirements of embedded CPU system used to download CPLD code, for example, the MCU 51.
- 2022-10-25 15:15:03下载
- 积分:1
-
本程序有友善之臂提供,为2440开发板的led示例程序,请使用ADS编译。...
本程序有友善之臂提供,为2440开发板的led示例程序,请使用ADS编译。-This procedure has the arm of a friendly offer for the 2440 sample development board led the process, use the ADS compiler.
- 2022-03-22 23:34:45下载
- 积分: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
-
通过单片机控制0832芯片实现数模转换
输出波形
通过单片机控制0832芯片实现数模转换
输出波形-0832 through the single-chip microcomputer to control the number of chip-to-analog converter output waveform
- 2022-01-30 16:16:52下载
- 积分:1
-
基于PROTEL、DXP绘制的凌阳 SPCE061A的PCB电路图。
基于PROTEL、DXP绘制的凌阳 SPCE061A的PCB电路图。-Based on PROTEL, DXP drawn Sunplus SPCE061A the PCB circuit.
- 2022-08-24 15:34:16下载
- 积分:1
-
tc35 GSM模块与 51 单片机 通讯源文件 适合学习用
tc35 GSM模块与 51 单片机 通讯源文件 适合学习用-tc35 GSM module with 51 Single-Chip Communication source file suitable for learning to use
- 2023-04-01 09:10:03下载
- 积分:1
-
基于WINBOND单片机W78E516B的最小系统源代码.通过UART具有BOOTLOAD功能.开发环境为KEIL C51....
基于WINBOND单片机W78E516B的最小系统源代码.通过UART具有BOOTLOAD功能.开发环境为KEIL C51.-WINBOND Singlechip W78E516B based on the minimum system source code. Through UART functions with Bootload. Development environment for the KEIL C51.
- 2023-06-16 12:10:03下载
- 积分:1